Skip to content

KnoxAnderson/website-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice today Website

Running the Site Locally

Steps to setup HEXO
  1. npm install hexo-cli -g
  2. Inside the static-web-generator use npm install.
Steps to add a new post HEXO
  1. hexo new post <title>. or you can create an md file manually in source/_posts folder
  2. The new post can be found under source/_posts and can be edited.
  3. hexo serve to view in local browser.

About

Website-source for Microservices.today

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published