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