Skip to content

rishav-singh-0/rishav-singh-0.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rishav's Website

Personal website and digital garden built with Hugo.

Content includes notes, guides, and tutorials from hands-on work.

This repo contains pipeline that publishes a private Obsidian vault as a public website using Hugo as the SSG.

Prerequisites

  • hugo
  • python
  • uv

Setup

Create a submodule of your actual repo as vault

git submodule command
  • The notes which has "draft" property will be selected as posts and copied to new location in hudo_root directory.
  • All the obsidian to hugo format conversion of contents will be done by the python file
  • Hugo will convert pre-converted markdown files to html and generate static site
  • You will have all the features of PaperMod theme of hugo and few additional obsidian features which i have added
    • Graph view (local and global)
    • Callouts

Run locally

./bin/start.sh

Used by

Contributors

Languages