Added a couple of new colors, fixed build script, changed default color from orange to blue-ish color.
This commit is contained in:
parent
a363081661
commit
7a82e687ba
12 changed files with 6218 additions and 10 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "source venv/bin/activate && pip install pelican markdown && pelican -s tests/pelicanconf.py && deactivate",
|
||||
"build": "node_modules/gulp/bin/gulp.js default"
|
||||
"build": "gulp default"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue