osebna-stran/README.org

53 lines
1.3 KiB
Org Mode

#+TITLE: README
* Org publish personal website
** Sources
- [[https://christianmoe.com/en/notes/static-site.html][Minerva's owlet: A mostly static website with Emacs Orgmode]]
- [[https://systemcrafters.net/publishing-websites-with-org-mode/building-the-site/][Systemcrafters: Publishing websites with org mode]]
- [[https://taingram.org/blog/org-mode-blog.html][TaIngram.org: Building a Emacs Org-Mode Blog]]
** Usage
#+begin_src sh
./build.sh
#+end_src
** i18n
Website is supposedly bilingual - Slovenian and English with asymetric
translations. When I'm looking the English version of website I want to see only
English content but when I'm on Slovenian site I actually want to see everything
without the duplicate content that is translated in both languages.
** SSL
https://certbot.eff.org/instructions?ws=apache&os=pip
* Plan
- Add RSS
- Investigate AP support
** Current issues
*** DONE Broken pre item in menu
Somehow system font Free Serif is taken by the broser instead of Noto mono.
*** TODO English blog & menu
- blog index should show only blogposts
- going back from blogpost to blog should not go to /en/blog/blog.
*** TODO Created dates
Should prioritize ~#+DATE~ property in document and not use current date.
*** TODO Add a tagging system
*** TODO Add RSS