Skip to content

jquintozamora/blog

Repository files navigation

José Quinto Blog

This is the source code for my blog blog.josequinto.com.

These are some interesting features:

  • Hexo to generate static pages.
  • Algolia as a platform to search posts.
  • My own theme customized based on hexo-theme-melody.
  • It is hosted as GitHub pages and served with a custom domain using Netlify.

Install

After cloning the project, install the npm dependencies and Hexo:

$ npm i && npm i hexo -g

Develop

$ npm run dev

Then open http://localhost:4000/ in a browser.

Deploy

$ npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published