
[style][template][config] Switch to Pelican and put the basic layout in place - wi choose to switch to Pelican static site generator because it's written in Python, a language quite accessible to iss. It is also the same tool wi use for irr blog. It just makes sense. - Design the landing page by overriding the index template using Pelican THEME_TEMPLATES_OVERRIDE to simplify the change. - Design the contact page with gpg key and OMEMO fingerprint sign using that key. - Custom CSS for the banner and the link card of the landing page.
238 B
238 B
- Make index work as expected: should be flexible and display presentation of website and list of links. Not list of articles, this site isn't a blog, the blog is elsewhere.
- make menu work as expected.
- logo for links on landing page.