Morgan Astra
|
b507619c7c
|
Move license links to https
|
2018-11-14 14:17:47 -08:00 |
|
Morgan Astra
|
fde31a129a
|
Fix all remaining http self-links to https
|
2018-11-14 14:16:18 -08:00 |
|
Morgan Astra
|
2083d66ddb
|
Add tests for table lookup functions
|
2018-11-14 14:11:18 -08:00 |
|
Morgan Astra
|
80e1c5eb26
|
Update copyright year
|
2018-11-14 13:00:58 -08:00 |
|
Morgan Astra
|
4eb4553681
|
Merge branch 'master' into develop
|
2018-11-14 12:52:52 -08:00 |
|
Morgan Astra
|
4321ec5e39
|
Update deps to modern versions and remove midje
|
2018-11-14 12:49:17 -08:00 |
|
Morgan Astra
|
05a2d8fcff
|
Fix docstrings
|
2018-11-14 12:48:47 -08:00 |
|
Mat Schaffer
|
864746273d
|
Fix spacing on not-found message
Not familiar with hiccup, but I see similar spacing on https://github.com/witch-house/pronoun.is/blob/master/src/pronouns/pages.clj#L78 so figured I'd roll with it.
|
2018-08-11 22:18:15 +09:00 |
|
Morgan Astra
|
61b41e10f9
|
remove defunct patreon link
|
2017-11-04 16:11:30 -07:00 |
|
Morgan Astra
|
6624f5f69b
|
A woman is not dead while her name is still spoken.
|
2017-11-04 16:05:47 -07:00 |
|
Morgan Astra
|
3c933e4258
|
remove unnecessary twitter card meta tags #56
|
2017-03-09 18:10:38 -08:00 |
|
Morgan Astra
|
acbea12b93
|
add meta tags needed for twitter preview card. this needs additional cleanup #56
|
2017-03-09 00:27:51 -08:00 |
|
Morgan Astra
|
368c73b55e
|
put an icon on the page so preview cards can grab it for #56
|
2017-03-08 22:48:40 -08:00 |
|
Morgan Astra
|
b16cf5d7c9
|
put pronoun examples in meta description for #56
|
2017-03-08 12:30:45 -08:00 |
|
Morgan Astra
|
b2aeacd131
|
add Patreon link; update copyright years
|
2017-03-04 23:05:52 -08:00 |
|
Morgan Astra
|
349a4a2201
|
use midje for testing per #57
|
2016-09-24 01:28:13 -07:00 |
|
Morgan Astra
|
cf48e336da
|
include pronouns in page titles (re #56)
|
2016-09-24 00:32:23 -07:00 |
|
Morgan Astra
|
0729341510
|
rename 'about' section to 'usage' for #56
|
2016-09-22 17:44:16 -07:00 |
|
Morgan Astra
|
e5a3e15964
|
compute shortest unambiguous paths using ellipses where helpful fixes #46
|
2016-09-22 17:12:54 -07:00 |
|
Morgan Astra
|
9a5a309ea5
|
make the footer sections 0.8em
|
2016-09-21 23:58:58 -07:00 |
|
Morgan Astra
|
02426e681b
|
add docstrings to functions in util and remove unused function, fixes #58
|
2016-09-21 21:36:39 -07:00 |
|
Morgan Astra
|
4fc7685f16
|
rearrange p tags to get examples to show up in site preview per #56
|
2016-09-21 16:25:33 -07:00 |
|
Morgan Astra
|
65866ca391
|
standardize the description of what pronoun.is is
|
2016-09-20 18:33:33 -07:00 |
|
Morgan Astra
|
5d85c1a5e7
|
allow ellipses to shorten unambiguous path, e.g. /they/.../themself per #46
|
2016-09-20 18:04:16 -07:00 |
|
Morgan Astra
|
93c3797168
|
add 'section' CSS class for repeated declarations
|
2016-09-20 16:17:58 -07:00 |
|
Morgan Astra
|
364552f49a
|
remove superfluous println calls
|
2016-09-20 16:02:48 -07:00 |
|
Morgan Astra
|
06f82d6837
|
Add GPL license fixes #11
|
2016-09-20 15:40:01 -07:00 |
|
Morgan Astra
|
a228358111
|
update readme, add real site url to project.clj, remove obsolete doc comment from web.clj
|
2016-08-09 21:30:46 -07:00 |
|
Morgan Astra
|
e3c5f5d366
|
get rid of useless config var and use dynamic var for *pronouns-table*, clean up project.clj
|
2016-08-09 21:05:50 -07:00 |
|
Morgan Astra
|
cd832bcd70
|
use pretty formatting on not found page, remove github PR link fixes #54 fixes #27 fixes #23
|
2016-08-07 05:47:00 -07:00 |
|
Morgan Astra
|
1afca666f4
|
fix error with single pronoun set
|
2016-08-07 03:55:53 -07:00 |
|
Morgan Astra
|
3c2bf7a8f8
|
update @morganastra's pronouns
|
2016-08-07 03:26:45 -07:00 |
|
Morgan Astra
|
a4369bf849
|
remove errant println!
|
2016-08-07 03:20:31 -07:00 |
|
Morgan Astra
|
f7e3f082ce
|
add descriptive headers for multiple pronoun sets #38
|
2016-08-07 03:18:47 -07:00 |
|
Morgan Astra
|
f0f6c207da
|
add experimental support for multiple pronoun sets
|
2016-08-07 03:04:39 -07:00 |
|
Morgan Astra
|
e5a03f5260
|
html-escape path before parsing as pronoun string fixes #28
|
2016-01-23 15:55:21 -08:00 |
|
Thel Seraphim
|
f068e11ef0
|
I get attention I don't want by putting my handle on this site.
|
2015-09-08 20:37:34 -07:00 |
|
Morgan
|
d74578c804
|
DRY up pages definition using minimum-unambiguous-path closes #16 (woo big negative line-count commit thanks @duckinator!)
|
2015-07-04 01:46:21 +00:00 |
|
Morgan
|
171bef2d05
|
use syntax sugar for lambda #16
|
2015-07-04 01:27:09 +00:00 |
|
Morgan
|
9ee90b036f
|
some formatting cleanup in pages.clj
|
2015-07-04 01:20:49 +00:00 |
|
Morgan
|
8839c2f9c7
|
commit @duckinator's minimum-unambiguous-path fn, per #16
|
2015-07-04 01:19:36 +00:00 |
|
Jessica Stokes
|
ede4b1e5bd
|
Add a viewport declaration; improve mobile view
|
2015-06-16 18:28:07 +10:00 |
|
Erik Osheim
|
2be8d2cd5e
|
Fix style issues brought up in review.
|
2015-03-15 03:12:03 -04:00 |
|
Erik Osheim
|
573294ba75
|
Add code to disambiguate pronouns dynamically.
This commit improves the display code so that the
smallest unambiguous abbreviation is calculated
based on the contents of pronouns.tab.
|
2015-03-15 01:37:15 -04:00 |
|
Thel Seraphim
|
08cadfb6d3
|
specified that we are working in English
|
2015-03-14 01:25:45 -07:00 |
|
Thel Seraphim
|
7f8bfd2326
|
add a single comma.
|
2015-03-14 01:24:12 -07:00 |
|
Thel Seraphim
|
05615d20ed
|
re-organize examples and contact
|
2015-03-14 01:06:59 -07:00 |
|
Thel Seraphim
|
8274656847
|
add a title block, light refactoring
|
2015-03-14 00:57:03 -07:00 |
|
Thel Seraphim
|
46d62f4ae7
|
PRONOUN ISLAND
|
2015-03-14 00:50:02 -07:00 |
|
Thel Seraphim
|
7af20c2030
|
add styling and contact/github links to contributed frontpage
|
2015-03-14 00:47:26 -07:00 |
|