Skip to content

Enailis/blog

Repository files navigation

ENA's blog

This is the basecode of my website. This project is made using Hexo to simplify the creation of the website and the articles that are simple .md files.

Theme

I used Cactus that I changed to my liking (mostly the color scheme and pages' layout). If you want to use the same theme, just follow the project's documentation.

How to use

Clone the repo and go into the root directory

git clone git@github.com:Enailis/blog.git && cd blog

Install dependencies

npm install

Make the changes you want (don't forget to clone whatever theme you want to use to the themes directory and change the theme name in the _config.yml file)

Generate the website

hexo generate

Once you've done this you should have a public directory that is ready to be deployed anywhere

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published