mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
update
This commit is contained in:
parent
5bf8075892
commit
c8679abfb6
10
README.rst
10
README.rst
@ -61,7 +61,13 @@ Set up your environment
|
|||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
pip install sphinx
|
pip install sphinx
|
||||||
|
|
||||||
|
2. Install sass and compass
|
||||||
|
|
||||||
|
.. code-block::
|
||||||
|
|
||||||
|
gem install sass compass
|
||||||
|
|
||||||
2. Install node, bower and grunt.
|
2. Install node, bower and grunt.
|
||||||
|
|
||||||
@ -95,7 +101,7 @@ When you're done with your edits, you can run ``grunt dist`` to clean out the ol
|
|||||||
files and rebuild a new distribution, compressing the css and cleaning out
|
files and rebuild a new distribution, compressing the css and cleaning out
|
||||||
extraneous files.
|
extraneous files.
|
||||||
|
|
||||||
Dude, come on, just for a theme file?
|
Dude, come on, just for a theme?
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
Frontend development is quickly evolving to a package managed system with sane build tools
|
Frontend development is quickly evolving to a package managed system with sane build tools
|
||||||
|
Loading…
Reference in New Issue
Block a user