Skip to content

rohinlohe/website

Repository files navigation

This website uses the hexo cactus theme.

Quick Start

Create a new hexo project

$ hexo init

Create a new blog post. Posts live in source/_posts/.md

$ hexo new post <post-name>

Create an about page

$ hexo new page about

To generate the appropriate hexo files before a deployment

$ hexo generate

To deploy utilizing Cloudflare Pages

$ npx wrangler deploy

Files you will likely need to modify

$ themes/cactus/_config.yml
$ _config.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published