Skip to content

pratikSethi/pratikSethi.github.io

Repository files navigation

pratiksethi.dev

Personal blog built with Hugo and the Coder theme.

Development

Prerequisites

  • Hugo (extended version)

Local Development

# Start dev server with drafts visible
hugo server -D

# Site available at http://localhost:1313

Create New Post

hugo new posts/my-new-post.md

Posts are created as drafts by default. Set draft: false in frontmatter to publish.

Build

hugo --minify

Output goes to public/ directory.

Deployment

Pushes to main branch automatically deploy to GitHub Pages via GitHub Actions.

Content Structure

  • content/posts/ - Blog posts
  • static/ - Static files (images, CNAME, etc.)
  • hugo.toml - Site configuration

About

Github repo for my portfolio site!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages