Skip to content

computercomity/blog

Repository files navigation

blog

Blog site of the comity

Installation

This blog is an instance of Hexo. To install, you need to first have a usable node.js environment. Then

  1. npm i to install Hexo and deps
  2. hexo generate to generate the site
  3. hexo server to serve the site using a simple HTTP server

URL

The instance is located in Netlify. So each time you push to this repo, the site will be automatically generated and published.

Domains:

Releases

No releases published

Packages

No packages published