Go to file
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
blog Update page.py with new ipo, use date from filename 2020-06-16 01:06:44 +02:00
public Vertical align code and kbd back to baseline 2020-06-13 14:47:18 +02:00
templates Rename to blog.rss 2020-06-16 15:19:03 +02:00
.editorconfig Add EditorConfig and YouCompleteMe files 2020-06-16 01:32:23 +02:00
.gitignore Add gitignore 2020-06-02 02:44:01 +02:00
.ycm_extra_conf.py Add EditorConfig and YouCompleteMe files 2020-06-16 01:32:23 +02:00
makefile Rename to blog.rss 2020-06-16 15:19:03 +02:00
page.py Fix or_none() to or_else(None) and catch edge case 2022-01-09 20:28:39 +01:00
requirements.txt Add requirements.txt 2022-01-09 12:42:11 +01:00
rss.py Fix or_none() to or_else(None) and catch edge case 2022-01-09 20:28:39 +01:00