mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08: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::
|
||||
|
||||
pip install sphinx
|
||||
pip install sphinx
|
||||
|
||||
2. Install sass and compass
|
||||
|
||||
.. code-block::
|
||||
|
||||
gem install sass compass
|
||||
|
||||
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
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user