Skip to content

tjallen/hexo-theme-tja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tja hexo theme

A simple portfolio-oriented theme for Hexo.

This was developed for use on my portfolio, but I've attempted to make it generic and customiseable.

Usage:

Get a Hexo site set up:

npm install -g hexo-cli
hexo init YOUR_SITE_NAME

Install required dependencies:

npm install --save hexo-renderer-scss

Then install the theme:

git clone https://github.com/tjallen/hexo-theme-tja themes/tja
cd themes/tja
npm install

Finally, enable the theme in your config.yml:

theme: tja

About

hexo theme for thomjamesallen.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published