Commit graph

18 commits

Author SHA1 Message Date
Leonard Lorenz
accbdb6f7a Bumped to 0.3.0. Switched /blog routes to / prefix and moved preevious / route to /about. Changed some env var loading code. 2021-04-03 23:27:58 +02:00
Leonard Lorenz
c7ad153adf added a div element to prevent the whole left side of a post to be a link 2020-12-05 22:43:11 +01:00
Leonard Lorenz
cbc7831193 serving social icons from static instead of using the ones from their sites (faster, does not set cookies from <website of icon>) 2020-12-05 22:23:37 +01:00
Leonard Lorenz
90bd088228 Added some more navigation buttons 2020-11-22 00:44:05 +01:00
Leonard Lorenz
d6a180bc65 fixed tag stripping 2020-11-22 00:30:52 +01:00
Leonard Lorenz
818a7bb0a0 Added request logging 2020-11-21 23:45:59 +01:00
Leonard Lorenz
5017fa536e added optional social media buttons 2020-11-21 22:35:36 +01:00
Leonard Lorenz
7f4637e13f fixed html escaping and fixed env variable names 2020-11-21 21:17:33 +01:00
Leonard Lorenz
7becde6dc7 Global configuration, templates load once, render many times 2020-11-21 20:51:32 +01:00
Leonard Lorenz
d3a5cac4be move templates and static pages into rust source code to ditch i/o on page load 2020-11-14 22:38:33 +01:00
Leonard Lorenz
f0f4048835 added css to display images correctly 2020-11-02 16:13:02 +01:00
Leonard Lorenz
4fe6704e72 fixed token setting 2020-11-02 16:04:22 +01:00
Leonard Lorenz
5109d75e1a removed commented out code 2020-10-27 23:06:39 +01:00
Leonard Lorenz
874ec7e095 no need for js on clientside anymore to display the blog 2020-10-27 23:04:55 +01:00
Leonard Lorenz
77fb38403e updated source url 2020-10-27 14:55:39 +01:00
Leonard Lorenz
32ecbfa3d7 fixed screensize with html meta 2020-10-26 12:41:58 +01:00
Leonard Lorenz
621762b8d2 fixed index css and updated index 2020-10-26 12:39:05 +01:00
Leonard Lorenz
133187ad98 added html templates, static, index 2020-10-26 12:19:44 +01:00