about summary refs log tree commit diff
path: root/src/pronouns/pages.clj
AgeCommit message (Expand)Author
2016-09-21rearrange p tags to get examples to show up in site preview per #56Morgan Astra
2016-09-20standardize the description of what pronoun.is isMorgan Astra
2016-09-20add 'section' CSS class for repeated declarationsMorgan Astra
2016-09-20remove superfluous println callsMorgan Astra
2016-09-20Add GPL license fixes #11Morgan Astra
2016-08-09get rid of useless config var and use dynamic var for *pronouns-table*, clean...Morgan Astra
2016-08-07use pretty formatting on not found page, remove github PR link fixes #54 fixe...Morgan Astra
2016-08-07fix error with single pronoun setMorgan Astra
2016-08-07update @morganastra's pronounsMorgan Astra
2016-08-07remove errant println!Morgan Astra
2016-08-07add descriptive headers for multiple pronoun sets #38Morgan Astra
2016-08-07add experimental support for multiple pronoun setsMorgan Astra
2016-01-23html-escape path before parsing as pronoun string fixes #28Morgan Astra
2015-09-08I get attention I don't want by putting my handle on this site.Thel Seraphim
2015-07-04DRY up pages definition using minimum-unambiguous-path closes #16 (woo big ne...Morgan
2015-07-04some formatting cleanup in pages.cljMorgan
2015-06-16Add a viewport declaration; improve mobile viewJessica Stokes
2015-03-15Fix style issues brought up in review.Erik Osheim
2015-03-15Add code to disambiguate pronouns dynamically.Erik Osheim
2015-03-14specified that we are working in EnglishThel Seraphim
2015-03-14add a single comma.Thel Seraphim
2015-03-14re-organize examples and contactThel Seraphim
2015-03-14add a title block, light refactoringThel Seraphim
2015-03-14PRONOUN ISLANDThel Seraphim
2015-03-14add styling and contact/github links to contributed frontpageThel Seraphim
2015-03-14Merge pull request #8 from non/topic/pronoun-listMorgan
2015-03-13light refactoring, putting pieces in orderThel Seraphim
2015-03-14Add support for a global pronoun list at /.Erik Osheim
2015-03-13slight refactor of sentence rendering and include capitalization.Thel Seraphim
2015-03-13slight improvement of wording in reflexive pronoun example.Thel Seraphim
2015-03-13pretty in pinkThel Seraphim
2015-03-13nothing broken but nothing happening either, now with more cssThel Seraphim
2015-03-13slight wording changeThel Seraphim
2015-03-14Some formatting cleanupMorgan
2015-03-13nicer example modulo cssThel Seraphim
2015-03-13include hiccup library and small functioning example, don't merge until it lo...Thel Seraphim
2015-03-10factor out pages and util namespaces per #6Morgan