/rudra.dev

Personal ramblings.

Primary LanguageSCSS

Rudra.dev

  • Personal blog built with emacs org-mode, Hugo and ox-hugo.
  • Original org files can be found at `content-org` folder and the generated md files are in `content`.

Development

  • make run : Run the hugo server
  • make build : Build the site and copy to /docs folder

Project structure

  • content-org/ :- ORG files for each sub-route. e.g logs, posts etc
  • content/ :- Markdown files generated by ox-hugo
  • docs/ :- Static files to host from github
  • themes/ :- Flamingo theme
  • static/ :- Pictures, icons, thumbnails etc