|
|
%!s(int64=8) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| README.md | %!s(int64=7) %!d(string=hai) anos | |
| generate.py | %!s(int64=7) %!d(string=hai) anos | |
| requirements.txt | %!s(int64=7) %!d(string=hai) anos | |
This is the correct way to generate all pygments CSS files.
Before run generate.py remember to install all requirements.
This can done with pip install -r requirements.txt.
After this you can run ./generate.py. Remember to run inside this folder.
Because it uses relative path to place inside static/pygments folder.
After that, go back to the Flex path and run gulp pygments to generate all min.css files.