Commit Graph

17 Commits

Author SHA1 Message Date
Luna eef09ccf6d keep links as underlines (pre-hover) 2019-04-15 16:28:59 -03:00
Luna 29444f3c83 fix index's b tag 2019-04-15 04:25:47 -03:00
Luna ea9ebca26b update static/css/index.css
recolor everything, add a --tos-color variable
2019-04-15 04:25:09 -03:00
Luna 8e880830e8 add nicer layout on the css
thanks @fursona for the headstart on css grid layout
2019-04-15 04:14:28 -03:00
Luna a8b4493d0b add static/css/index.css 2019-04-15 01:20:52 -03:00
Ave f3c2b63721 index: fix typo and move to nodeinfo 2.1 url 2019-02-07 18:37:37 +00:00
Luna 1d7ea31a11 static/index: fix litecord gitlab url 2018-12-05 20:49:27 -03:00
slice 636dec5dde
Add project logo
Typeset in Work Sans Bold Italic 96px.
2018-12-03 22:45:22 -08:00
Mary 5f90eb494b
static.index: fix usage of obsolete tag 2018-11-21 20:08:37 -05:00
Luna Mendes 9252f60ee6 static/index: add head tag 2018-11-21 21:55:57 -03:00
Luna Mendes b629fcace2 config.example.py: add NAME attribute
- static: give inst_name on context
 - static/index: use inst_name
2018-11-21 21:40:56 -03:00
Luna Mendes 2852f57f96 static: add handler for index using jinja / render_template
- static: add index.html
 - run: remove index handler
2018-11-21 21:31:11 -03:00
slice 3ad282c75f
polish invite_register.html
- no backend changes needed, this is purely a cosmetic change
2018-11-18 23:28:32 -08:00
Luna Mendes 6921f3b6b1 run: remove unused import
- static.invite_register: retab
2018-11-19 01:47:35 -03:00
S Stewart b18188cdeb add css 2018-11-18 18:23:46 -06:00
S Stewart 43069cec88 rewrite invite_register.html 2018-11-18 18:23:38 -06:00
Luna Mendes e949dbdc3f blueprints.auth: add *dummy* POST /api/v6/auth/register_inv
- litecord.schemas: add REGISTER, REGISTER_WITH_INVITE
 - run: add GET /register
 - add static/invite_register.html
2018-11-18 19:24:17 -03:00