Skip to content

About this site

Goals

  • Personal / Professional website
  • Knowledge-base: Useful notes & knowledge
  • Open-source tools & data formats: Plain-text (Markdown), converted to HTML, which can be easily deployed to any web-server.
  • Experiments with Lo-Fi Tech

Source

https://gitlab.com/rogivue.net/jonathan.rogivue.net-website

Tech Stack

  • Content: Markdown
  • Site builder: MkDocs
  • ROAMLinks plugin - Allows links like [[ Python ]] to turn into Python
  • Site theme: MkDocs-Material
  • Remote Code repository: GitLab
  • Deployment tools: Shell scripts & Python scripts