• Stars
    star
    137
  • Rank 264,907 (Top 6 %)
  • Language SCSS
  • Created about 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

哔哩哔哩教学视频对应文稿https://www.bilibili.com/video/BV1Zg4y1v75U

Basic

The generated ggdreams_scss_tutorial's documentation is at https://ggdreams_scss_tutorial.readthedocs.io/

This directory contains the documentation source. It is written using reST (re-Structured Text) format source files which are processed using Sphinx and turned into HTML, PDF or ePub documents. If you wish to build these yourself, you need to install Sphinx. Sphinx is available on many Linux distributions as a pre-built package. You can also install Sphinx on all platforms using the Python package manager "pip". For more information on Sphinx, please visit this page:

http://www.sphinx-doc.org

Once Sphinx is installed, the supplied Makefile can be used to build the different targets.

Contribute

直接修改顶层目录中的.md文件,文档将会由Actions自动生成,并发布于readthedocs文档托管服务。