Skip to content

CapyRobot/blog

Repository files navigation

The CapyBot Blog

This is the source for The Robotic Capybara Blog. It is powered by hexo and the theme Cactus.

Customizations on top the Cactus theme

  1. Comment section powered by utteranc.es.
  2. Like button that use a Firebase database.
  3. Support for Firebase deployment.
  4. Style changes.

Useful commands

# localhost live server
hexo server

# generate static files to public directory
hexo generate

# deploy to firebase
firebase login
hexo deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published