Skip to content

ZSM-Sat-Team/blog

Repository files navigation

Blog

A static blog built with Hugo using the panr/hugo-theme-terminal theme.

Prerequisites

  • Git: Ensure Git is installed to manage the repository and submodules.
  • Hugo: Download and install Hugo by following the instructions on the Hugo website.

Getting Started

  1. Clone the repository:
git clone --recurse-submodules https://github.com/ZSM-Sat-Team/blog.git blog
cd blog
  1. Run locally:
hugo server
  1. Add content:
hugo new content content/posts/my-new-post.md
  1. Build the site:
hugo

Hosting

We don't have any deployment instructions since our blog is hosted on a VPS provided by mikr.us, where we manage our own deployment setup.

For your own use case, refer to Hugo's deployment documentation to find the best hosting solution.

Sponsors

Thanks to mikr.us for providing free hosting for our blog.

About

Simple blog application with HUGO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages