1
0
mirror of https://github.com/github/choosealicense.com synced 2025-01-18 09:27:48 +01:00

4 Commits

Author SHA1 Message Date
James Dennes
8ae085df65 Cleaned up breadcrumbs.
The breadcrumbs navigation is now in the default template. The removes some duplication. The only page it shouldn't be shown on is the home page.
2013-07-13 16:38:01 +02:00
James Dennes
380731aaec Added Home link to /licenses and /no-license.
Previously there was no way of navigating back to the main page from /licenses and /no-licenses.
2013-07-13 12:01:06 +02:00
Jeff King
3298755706 fix capitalization of PERL/artistic license
Perl-ites prefer "Perl" for the language and "perl" for the implementation, but never "PERL" (see `perldoc perlfaq1`).

Text referring to a license as a proper noun reads better with the noun capitalized (e.g., "the Artistic License"), and this form is used by `perldoc artistic`.
2013-06-15 04:56:01 -03:00
Benjamin J. Balter
caa47fb00c 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-05-21 15:17:07 -07:00