Skip to content

dhruv0000/dhruv-archives

Repository files navigation

Dhruv Archives

My personal website built with Hugo, using the custom hugo-dhruv-archives theme.

Hosted for free using: vercel Domain Name: cloudfare

Getting Started

  1. Clone this repository:

    git clone https://github.com/dhruv0000/dhruv-archives.git
  2. Initialize and update the theme submodule:

    git submodule init
    git submodule update
  3. Install Hugo and Start the Hugo development server:

    hugo server -D
  4. Visit http://localhost:1313 to see the site.

Adding Content

Create new posts in the content/posts directory:

hugo new posts/my-new-post.md

License

The content of this project itself is licensed under the Creative Commons Attribution 4.0 International License, and the underlying source code used to format and display that content is licensed under the MIT license.

CC BY 4.0

About

My hugo blog, powered by dhruv0000/hugo-dhruv-archives-theme

Resources

Stars

Watchers

Forks

Packages

No packages published