Skip to content

Demo website for Meishin Muso Ryu, an Iaido style passed down from Shinkage Ryu. Powered by Hugo. Live site at http:https://www.meishinmusoryu.com

Notifications You must be signed in to change notification settings

CodeWritingCow/meishin-muso-ryu-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of homepage

MeishinMusoRyu.com

This repository contains the source for MeishinMusoRyu.com, official website of Meishin Muso Ryu, a Japanese swordsmanship school. Our head is Shuji Matsushita Sensei.

Requirements

Getting Started

  • Install Hugo
  • Download Hugo theme: git submodule add https://github.com/digitalcraftsman/hugo-strata-theme.git themes/hugo-strata-theme
  • Start server with drafts enabled: hugo server -D

Making new blog post

  • Create blog post: hugo new post/name-of-new-post.md
  • When blog post is ready to be published, update its header to say draft: false
  • Build static pages: hugo
  • Deploy to GitHub Pages: git push origin master

Key Dependencies

  • Hugo: open-source static site generator

Contributors

References

About

Demo website for Meishin Muso Ryu, an Iaido style passed down from Shinkage Ryu. Powered by Hugo. Live site at http:https://www.meishinmusoryu.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published