This website requires JavaScript.
Explore
Help
Sign In
docs
/
choosealicense.com
Watch
1
Star
0
Fork
0
You've already forked choosealicense.com
mirror of
https://github.com/github/choosealicense.com
synced
2024-12-22 04:40:09 +01:00
Code
Issues
Releases
Wiki
Activity
choosealicense.com
/
_layouts
/
default.html
5 lines
67 B
HTML
Raw
Normal View
History
Unescape
Escape
move header and footer to includes
2013-07-13 10:38:53 -04:00
{% include header.html %}
First pass at Jekylification * Move licenses to license template * Move home / about to page template * Move annotations to config file, included via annotations.js * Move license metadata to YML Front matter * Automate the presentation of license metadata * Move sidebar to include * Add _site to gitignore
2013-04-09 12:41:25 -04:00
{{ content }}
move header and footer to includes
2013-07-13 10:38:53 -04:00
{% include footer.html %}
Reference in New Issue
Copy Permalink