Skip to content

codermarcos/dev-dark-theme

Repository files navigation

Dev Dark Theme

Screenshot

The dev dark theme is a theme developed using hexo. View demo

Getting Started

Installation

If you not has hexo installed use this to intall hexo

npm i hexo-cli -g 

Then use this to clone a theme

git clone https://github.com/codermarcos/dev-dark-theme.git

Next enter in repository to follow next steps

Run

To run local project use this

hexo server

Open your browser in http://localhost:4000

Make your changings using this instructions and follow next steps to publish

Publishing

To publish your project use this

hexo generate 

Using

To make post, page or draft read using Dev Dark Theme