Skip to content

experimental-berlin/muzhack-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuzHack Blog

Source Ghost package for the MuzHack blog. Use Buster to generate the deployed, static blog.

Development

To write a new blog post, do the following:

  1. Select the right node version: nvm use.
  2. Start the dev server as follows: npm start.
  3. Visit http://localhost:2368 and write and publish a new post.
  4. Publish the post online:
  5. Run buster generate.
  6. Enter buster's output directory: cd static.
  7. Commit your changes: git commit.
  8. Push your changes to GitHub: git push.

About

The MuzHack blog

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-ghost

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published