mindlair/todo.md
Irrlicht a7096f6c76 Merging from design-v0.5
[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.
2025-10-07 08:34:30 +02:00

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.