Skip to content

Se1ecto/Blog-TheShiproom

Repository files navigation

Project Name

Blog project for The Shiproom

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Hugo Extended Version [specify version] (Installation guide: Hugo installation)
  • Node.js (optional, if you are using a theme that requires node packages)
  • Git (for version control and deployment)

Installation

git submodule update --init --recursive

Running the Project Locally

To serve your Hugo site locally: hugo server

This will start the Hugo server on http://localhost:1313 and automatically reload the page as you make edits to your files.

Creating a New Blog Post

To create a new blog post, run: hugo new posts/my-new-post.md

Building the Site

To build your site with production-ready assets: hugo --minify

Mod Installed

https://github.com/adityatelange/hugo-PaperMod/wiki/Installation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published