osebna-stran/README.org

53 lines
1.3 KiB
Org Mode
Raw Normal View History

2024-09-23 11:02:08 +02:00
#+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]]
2024-09-23 11:02:08 +02:00
** 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
2024-11-09 23:47:23 +01:00
- Add RSS
- Investigate AP support
2024-11-09 23:47:23 +01:00
** Current issues
*** DONE Broken pre item in menu
2024-11-09 23:47:23 +01:00
Somehow system font Free Serif is taken by the broser instead of Noto mono.
*** TODO English blog & menu
2024-11-09 23:47:23 +01:00
- 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
2024-11-13 17:50:36 +01:00
*** TODO Add RSS