| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-08-12 | styles.css: Add light pink background color | EuAndreh | 1 | -0/+1 | |
| 2020-08-10 | Also separate footnotes with a border | EuAndreh | 1 | -1/+1 | |
| 2020-08-10 | CSS: Add clearer separation between end of post and post footer | EuAndreh | 1 | -1/+5 | |
| 2020-08-05 | Simplify styles.css and setup line number for code blocks | EuAndreh | 1 | -20/+9 | |
| Doesn't work for code blocks with 1000 or more lines, though. It works well enough for now. | |||||
| 2020-08-01 | style.css: Make the border of code blocks more discrete | EuAndreh | 1 | -1/+2 | |
| 2020-02-06 | CSS tweak code block highlight | EuAndreh | 1 | -5/+2 | |
| 2020-02-06 | Update code highlight CSS class | EuAndreh | 1 | -1/+1 | |
| 2020-02-05 | Add manual support for multiple languages | EuAndreh | 1 | -0/+10 | |
| 2020-02-05 | WIP Jekyll | EuAndreh | 1 | -0/+0 | |
| 2020-02-03 | CSS: Do CSS line numbering the right way | EuAndreh | 1 | -1/+19 | |
| 2020-01-30 | CSS: Add margin to all parts of 'nav a' | EuAndreh | 1 | -1/+1 | |
| 2020-01-30 | CSS: Add minimal padding to body | EuAndreh | 1 | -0/+1 | |
| 2020-01-30 | CSS: Remove custom 140% line-heith | EuAndreh | 1 | -1/+0 | |
| 2020-01-30 | CSS: Remove width limit | EuAndreh | 1 | -1/+0 | |
| 2020-01-30 | Simplify CSS | EuAndreh | 1 | -41/+4 | |
| 2020-01-24 | CSS: Remove source code highlighting | EuAndreh | 1 | -82/+2 | |
| 2020-01-24 | CSS: Use sans-serif font in text | EuAndreh | 1 | -1/+1 | |
| Being nice towards medium/low resolution screens. | |||||
| 2020-01-24 | CSS: stop using custom fonts | EuAndreh | 1 | -79/+2 | |
| 2020-01-24 | CSS: Add line numbers to <pre> blocks | EuAndreh | 1 | -0/+13 | |
| Taken from: https://gist.github.com/potch/1243028 Reference: https://github.com/jaspervdj/hakyll/issues/148 | |||||
| 2020-01-24 | CSS: Wrap lines in <pre> code block | EuAndreh | 1 | -0/+1 | |
| 2020-01-24 | CSS: Increase body with 700px -> 1000px | EuAndreh | 1 | -1/+1 | |
| 2018-07-31 | Fix header links position | EuAndreh | 1 | -1/+3 | |
| 2018-07-17 | Improve icon styles | EuAndreh | 1 | -11/+8 | |
| 2018-07-15 | Tweak CSS | EuAndreh | 1 | -5/+48 | |
| 2018-07-15 | Add Hakyll code block CSS | EuAndreh | 1 | -0/+76 | |
| Taken from Hakyll repo[0] as suggested by website[1]. [0]: https://github.com/jaspervdj/hakyll/blob/ac1b743af779f0a05dd5449d8fda2078db69332e/web/css/syntax.css [1]: https://jaspervdj.be/hakyll/tutorials/faq.html#does-hakyll-support-syntax-highlighting | |||||
| 2018-07-15 | Add fonts | EuAndreh | 1 | -0/+67 | |
| Inspiration: https://dthompson.us/ | |||||
| 2018-07-15 | Add initial Hakyll website skeleton | EuAndreh | 1 | -0/+58 | |
