Skip to content

Repository files navigation

Thai Student Association's Website. Created with Gatsby.

Note

  • The YAML parser that parses the frontmatter will add Z to begin: 2023-10-18T18:00:00 (or to any timezone the system is currently using). For luxon to properly handle this value, it has to be explicitly specified as a string e.g. begin: "2023-10-18T18:00:00" or begin: !!str 2023-10-18T18:00:00. Same deal for the end field.
  • We used to use Gatsby before, but its dependencies were broken beyound repair, so we switched to Jekyll. The reason we are using it now is purely because of the dynamic nature of Gatsby's graphql.

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the minimal starter.

    # create a new Gatsby site using the minimal starter
    npm init gatsby
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-gatsby-site/
    npm run develop
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

  4. Learn more

🚀 Quick start (Netlify)

Deploy this starter with one click on Netlify:

Deploy to Netlify

About

A website of Thai Student Association at Ohio University

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages