diff --git a/README.md b/README.md index f84d307..f5547c7 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ My STL $ jekyll serve --watch +## Sources for the web-stuff + +https://tonybox.net/posts/simple-stl-viewer/ +https://github.com/jhvanderschee/jekyllcodex/ diff --git a/_config.yml b/_config.yml index 9b606a2..1776963 100644 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1,2 @@ -exclude: [README.md,] +exclude: [README.md,Makefile,licenses,rules.py,rules.mk,readfile.scad,.*,resources/gen/*.d] pygments: True diff --git a/_layouts/base.html b/_layouts/base.html index 6877842..3fa67f9 100644 --- a/_layouts/base.html +++ b/_layouts/base.html @@ -11,6 +11,12 @@ + + + + + +