Skip to content

roumail/roumail.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

The website python package, together with the invoke cli commands help write blog entries for my website on https://www.rohailtaimour.com

This repository also contains the content of the website and static assets needed to render it on github pages using hugo.

Dependencies

  • Hugo
  • For jupyter notebooks like blog post entries I use Quarto
  • Python 3.10
  • Poetry for installing dependencies

Quickstart

Sections to be added and updated

Adding a new post

Adding a new series

Listing the draft posts to complete

Directory structure

Deployment

The website, latest version of the CV and website python package itself all have separate github actions to deploy them.

Bumping package version and updating changelog