Skip to content

johannnishant/johannnishant.github.io

Repository files navigation

Johann Nishant's GitHub Page

Personal blog and portfolio site built with Jekyll and hosted on GitHub Pages.

Local Development

To test the site locally:

# Install Python dependencies
pip3 install markdown

# Start development server
python3 dev-server.py

# Open http://localhost:8000 in your browser

Deployment

The site is automatically deployed via GitHub Actions when changes are pushed to the main branch.

Visit: https://johannnishant.github.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published