Skip to content

just a place to host some things I make. nothing serious.

Notifications You must be signed in to change notification settings

ayydany/ayydany.com

Repository files navigation

ayydany.com - Hexo

Prerequisites

  • have npm.js installed (duh)
  • have git installed (duh)

Quick and easy

  1. Clone this repo:

    $ git clone https://github.com/ayydany/ayydany.com.git
  2. Reinstall npm packages:

    $ npm install
  3. Clone a theme back into folder, currently using cactus:

    $ git clone https://github.com/probberechts/hexo-theme-cactus.git themes/cactus
  4. Generate hexo & run with the command.

    $ hexo generate && hexo server
  5. You're good bro

Special thanks

About

just a place to host some things I make. nothing serious.

Resources

Stars

Watchers

Forks