Commit Graph

39 Commits

Author SHA1 Message Date
8a48a110ff Avoid duplicating generated CSS by splitting SASS into separate files 2020-03-08 00:35:11 -08:00
79ef221820 Make KaTeX not break inside math, and clean up container code 2020-03-06 17:54:00 -08:00
80d722568e Begin switching towards KaTeX
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 23:50:49 -08:00
8f09b518ba Add sidenote delimiters to make the site not look bad with CSS off 2020-03-02 21:30:23 -08:00
2d6aab6b71 Add special table style and factor out media queries
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 16:07:38 -08:00
252d82469c Add a latex macro to help escape and write multiline latex 2020-02-29 20:42:36 -08:00
1879ba2c2b Add styling for tables. 2020-02-29 20:16:57 -08:00
419ab937b6 Switch to full text RSS 2020-02-23 21:01:41 -08:00
7ff919c31b Make the shortcodes HTML-specific 2020-02-23 20:24:40 -08:00
153349f3d5 Add intermediate style to fit right sidenotes 2020-02-03 13:38:21 -08:00
163fcd2b2e Revert "Update style to use inches". It sucks!
This reverts commit 133979218a.
2020-01-15 18:32:34 -08:00
133979218a Update style to use inches 2020-01-15 13:05:03 -08:00
6e88780f8b Add favicon to HTML 2019-12-30 14:56:09 -08:00
b8e0e0b4ce Change CSS to use rems 2019-12-27 23:12:35 -08:00
b2fc6ea5a8 Add numbered sidenotes 2019-12-09 23:11:28 -08:00
9eae560cae Make sidenotes mobile-friendly 2019-12-07 00:16:59 -08:00
b0529a9124 Add initial implementation of sidenotes 2019-12-06 00:10:26 -08:00
172630c2ee Stop justifying titles and add lang attribute 2019-11-11 15:36:59 -08:00
adb894869e Remove code border. 2019-11-02 17:53:31 -07:00
37097d3a40 Change SCSS to use darken, and remove input styles. 2019-10-31 14:41:52 -07:00
c704187012 Use darken to specify link color 2019-10-31 14:32:34 -07:00
d1b515ec5b Make max width higher 2019-10-12 00:31:43 -07:00
d03aa181e3 Update the codelines shortcode 2019-08-26 18:48:12 -07:00
b36d1949de Add a way to put in sections of a file 2019-08-20 20:12:18 -07:00
38c703f581 Add google analytics? 2019-08-16 14:25:18 -07:00
930f853167 Add missing title tag 2019-08-16 02:58:39 -07:00
a9958edaa2 Add TODO shortcode 2019-08-13 22:53:46 -07:00
914b93989c Add the viewport meta tag and other similar things 2019-08-06 03:48:29 -07:00
708f9bebfa Add a way to include code into a post 2019-08-03 15:18:15 -07:00
607df97bdf Sort tags name, and remove useless page 2019-08-02 23:38:03 -07:00
6cfb217143 Switch to working MathJax 2019-08-02 23:35:00 -07:00
2cc92a1ec6 Order posts by date 2019-08-02 23:05:50 -07:00
49d46a71e6 Add special template for posts 2019-08-02 22:53:52 -07:00
8e70f7739e Configure tag and post lists. 2019-08-02 22:29:26 -07:00
fdaa87e1ea Add single page layout, and display recent posts 2019-08-02 21:44:29 -07:00
d1ad723a22 Start making the layout look like the old site 2019-08-02 18:36:12 -07:00
2aae302793 Add code highlighting and make minor style changes 2019-08-02 18:35:47 -07:00
4d52c73ee5 Begin fleshing out the index and base templates 2019-08-02 18:04:58 -07:00
d0acb74eaf Add custom theme 2019-08-02 17:21:35 -07:00