Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 971 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 971 Bytes

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