/wausoku

Community website for the Touhou 12.3 game - Hisoutensoku(非想天則)

Primary LanguageJavaScriptMIT LicenseMIT

Wausoku (working title)

A community website for the Touhou 12.3 game - Hisoutensoku (東方非想天則). The primary aim of the website is to gather resources, guides, mods and general information about the game and its communities in one place.

Content submission

Have something to add/edit? Simply create or edit a Markdown file in one of the folders below. It will appear on the website automatically once the changes have been reviewed and merged.

New to Markdown? For a quick start, check out some of the existing entries and refer to this Markdown cheat sheet

(Folder structure for user generated content to be decided)

Folder structure

Setup

Unless you are contributing towards development of the website, this is not mandatory, but it will let you preview exactly how your content will look once it is live.

The site is built using Gatsby.

  1. Set up the environment

    Follow the Gatsby installation guide.

  2. Clone the project

    git clone https://github.com/benjmo/wausoku.git
  3. Start editing

    gatsby develop

    The site is now running at http://localhost:8000. Any changes you make will be reflected on the browser in real time!

Development

Details to come


Built on the Gatsby Starter Blog template.