vzvu3k6k / jsconf.jp

Website

Home Page:https://jsconf.jp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsconf.jp

JSConf Japan Website

To edit your CFP, please make a pull request refer to CONTRIBUTING.md.

Development

Create a new website for next year

Assuming you create a 2020 website,

  1. Create a directory named 2020 as in 2019
    We used Gatsby as a static site generator to create a 2019 website, but we don't need to continue to using Gatsby after next year. Use some tools that are easy to use and timely. If you continue to use Gatsby, please refer 2019/README to learn project structure.
  2. Change the redirect destination of public/index.html to the new website url
  3. Add build step to place build artifacts in dist/2020 like as 2019's build process
    If you place a build artifacts in dist/2020, it will be automatically deployed to https://jsconf.jp/2020.

About

Website

https://jsconf.jp


Languages

Language:HTML 91.9%Language:TypeScript 5.0%Language:JavaScript 3.2%Language:CSS 0.0%Language:Shell 0.0%