Skip to content

tuvokian/zacchaeusluke.github.io

Repository files navigation

zacchaeusluke.github.io

Personal website built with Hexo

Overview

This is the source code for my personal website, powered by Hexo. The site features my portfolio, blog posts, and contact information. It is statically generated and easily customizable.

Folder Structure

├── source/         # Markdown files for posts and pages
├── themes/         # Hexo themes (custom or downloaded)
├── public/         # Generated static site files (do not edit directly)
├── scaffolds/      # Templates for new posts/pages
├── _config.yml     # Main Hexo configuration file
├── package.json    # Project dependencies and scripts

Development

To get started with development with Hexo install the Hexo CLI:

npm install -g hexo-cli

To run the development server:

hexo server

About

Personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors