Midgard
|
455f26baf9
|
Fix or_none() to or_else(None) and catch edge case
Apparently there's no or_none() in pymaybe.
Catch the case when no date is found
|
2022-01-09 20:28:39 +01:00 |
|
Midgard
|
8e39f7d651
|
Make function name more readable
|
2022-01-09 12:44:07 +01:00 |
|
Midgard
|
b1980a4989
|
Add requirements.txt
|
2022-01-09 12:42:11 +01:00 |
|
Midgard
|
8631f7f7db
|
Rename to blog.rss
Web server will set MIME type correctly if file ends with .rss
|
2020-06-16 15:19:03 +02:00 |
|
Midgard
|
ec945e5679
|
Correct URLs in RSS feed
|
2020-06-16 14:44:43 +02:00 |
|
Midgard
|
8d30b23b04
|
Add RSS links on pages
|
2020-06-16 03:05:00 +02:00 |
|
Midgard
|
ccabcf657f
|
Solve problems, and use redirection in makefile
|
2020-06-16 03:00:31 +02:00 |
|
Midgard
|
24a41ca958
|
Add RSS
|
2020-06-16 02:48:42 +02:00 |
|
Midgard
|
1582122ca2
|
Add EditorConfig and YouCompleteMe files
|
2020-06-16 01:32:23 +02:00 |
|
Midgard
|
bc6c3aa16e
|
Update page.py with new ipo, use date from filename
|
2020-06-16 01:06:44 +02:00 |
|
Midgard
|
5b014b97da
|
Glob in makefile, not in page.py
|
2020-06-13 15:50:39 +02:00 |
|
Midgard
|
ad32f28568
|
Vertical align code and kbd back to baseline
|
2020-06-13 14:47:18 +02:00 |
|
Midgard
|
ebfd0c8a06
|
Rename all the things
|
2020-06-13 14:46:35 +02:00 |
|
Midgard
|
7946b4dff7
|
Correct some mistakes and inclarities
|
2020-06-11 17:18:53 +02:00 |
|
Midgard
|
58d3d29bb9
|
Use $(@D) instead of $(dir $@)
|
2020-06-11 01:57:52 +02:00 |
|
Midgard
|
1f45d1dc09
|
Improve make blogpost
|
2020-06-11 01:57:17 +02:00 |
|
Midgard
|
f10d9df62d
|
Put header image in link too
|
2020-06-11 00:03:50 +02:00 |
|
Midgard
|
b53bf82ab2
|
Improve responsiveness, darker BG on small screens
|
2020-06-10 23:30:44 +02:00 |
|
Midgard
|
28803f884e
|
Style for inline code
|
2020-06-09 19:42:05 +02:00 |
|
Midgard
|
9a796e0b2a
|
Add kbd style, correct margin
|
2020-06-09 13:46:48 +02:00 |
|
Midgard
|
102b12cd25
|
Improve blog post further
|
2020-06-09 13:46:31 +02:00 |
|
Midgard
|
1045870497
|
Put each sentence on its own line, improve some
|
2020-06-09 11:50:56 +02:00 |
|
Midgard
|
dc7706105c
|
Change title to lowercase makefile, add to path
|
2020-06-09 02:18:48 +02:00 |
|
Midgard
|
ffb604b1a7
|
Improve lay-out
|
2020-06-09 02:16:47 +02:00 |
|
Midgard
|
889f23de04
|
Increase line height
|
2020-06-09 01:44:50 +02:00 |
|
Midgard
|
1c14a0e3ea
|
Improve wordmark colours, improve spacing in blog
|
2020-06-09 01:43:28 +02:00 |
|
Midgard
|
75e8be7ea4
|
Makefile: use venv for pygments, more robust dirs
|
2020-06-08 23:46:57 +02:00 |
|
Midgard
|
fd1327b1d7
|
Blog posts file naming scheme with dates
|
2020-06-08 23:45:40 +02:00 |
|
Midgard
|
0d06090fcb
|
Unify do_index & do_blog, add syntax highlighting
|
2020-06-08 02:59:15 +02:00 |
|
Midgard
|
5787cbb7e5
|
Comment projects for now
|
2020-06-08 02:58:49 +02:00 |
|
Midgard
|
0b2d2e8f22
|
Write initial SVG slide article
|
2020-06-08 02:58:43 +02:00 |
|
Midgard
|
83bb89a787
|
Add Markdown extensions
|
2020-06-02 18:42:02 +02:00 |
|
Midgard
|
dfaf6a191f
|
Improve lay-out
|
2020-06-02 18:41:46 +02:00 |
|
Midgard
|
c59205afa3
|
Always use the Python in venv
|
2020-06-02 18:41:21 +02:00 |
|
Midgard
|
cd6e8751dd
|
Add blog posts
|
2020-06-02 15:42:25 +02:00 |
|
Midgard
|
62b1cabdd5
|
Make rule for assets
|
2020-06-02 02:55:24 +02:00 |
|
Midgard
|
437cdd9cf0
|
Add makefile
|
2020-06-02 02:49:13 +02:00 |
|
Midgard
|
7291336e5f
|
Add gitignore
|
2020-06-02 02:44:01 +02:00 |
|
Midgard
|
64885aa4f1
|
Add templating for list of blog posts
|
2020-06-02 02:43:28 +02:00 |
|
Midgard
|
ab00f845c2
|
Initial commit
|
2020-06-02 00:52:23 +02:00 |
|