Skip to content

Commit be6015f

Browse files
authoredFeb 21, 2017
Merge pull request #101 from getnikola/nikola-based-themes-site
Build themes site on top of Nikola
2 parents 6bcc5cd + fded6bd commit be6015f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+9483
-2867
lines changed
 

‎.gitignore

+3-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
*.pyc
22
.doit.db
33
.venv
4-
output/v*/*.zip
5-
output/v*/*.jpg
6-
output/v*/*.png
7-
output/v*/*.js
8-
output/v*/*.json
9-
output/v*/*/
10-
output/theme_data.js
11-
sites/
4+
site/output
5+
site/demo_sites
6+
site/cache

0 commit comments

Comments
 (0)
Please sign in to comment.