Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-22 | fix(templates): Fix layout of user info on desktop view | Vincent Ambo | 1 | -2/+8 | |
2018-05-22 | feat(templates): Add new MDL-themed search result view | Vincent Ambo | 1 | -0/+6 | |
2018-05-22 | feat(templates): Add new thread view with MDL design | Vincent Ambo | 1 | -0/+37 | |
2018-05-22 | fix(static): Attach thread index divider to correct element | Vincent Ambo | 1 | -1/+1 | |
2018-05-22 | fix(static): Set monospaced fonts appropriately | Vincent Ambo | 1 | -2/+6 | |
I'm not web enough to make the `not`-selector thing work. | |||||
2018-05-22 | fix(static): Fix non-display of material icons | Vincent Ambo | 1 | -1/+1 | |
2018-05-22 | fix(static): Let monospaced fonts be monospaced. | Vincent Ambo | 1 | -1/+1 | |
2018-05-22 | feat(templates): Add new MDL based index page | Vincent Ambo | 1 | -0/+92 | |
2018-05-19 | feat(templates): Add syntax highlighting for code via highlight.js | Vincent Ambo | 2 | -0/+101 | |
Includes a static distribution of highlight.js for syntax highlighting. A sane set of languages has been chosen. |