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-11-05 11:18:50 +01:00
Code
Issues
Releases
Wiki
Activity
96fc8b143e
choosealicense.com
/
_layouts
/
default.html
6 lines
68 B
HTML
Raw
Normal View
History
Unescape
Escape
move header and footer to includes
2013-07-13 16:38:53 +02: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 18:41:25 +02:00
{{ content }}
Merge branch 'jdennes-more-consistent-breadcrumb-nav' of https://github.com/github/choosealicense.com into better-templating
2013-07-13 16:50:03 +02:00
{% include footer.html %}
Reference in New Issue
Copy Permalink