Skip to content

Latest commit

ย 

History

History
28 lines (23 loc) ยท 1.44 KB

File metadata and controls

28 lines (23 loc) ยท 1.44 KB

โš” Raider Origins โš”

This is the place where our raiders gather to tell their stories. We'll learn about their journeys - why they decided to be a raider,any challenges โš” they've faced or achievements ๐Ÿ† they have uncovered and more.

Our tools ๐Ÿ› 

This project uses:

Getting Started

  1. Clone the repo - Check out the docs if needed
  2. Go into your cloned repo and run the development server:
    yarn dev
  3. Open http://localhost:3000 with your browser to see the result.
  4. You can start editing!
    • Pages in the /pages/ folder
    • Components in the /components/ folder

Important Files

We have some useful files that help us with our tooling.

  • /tailwind.config.js is where we configure Tailwind, especially with theme values: fonts, colors etc.
  • /next.config.js is where we configure our Next options but also our MDX options.

Adding stories* (subject to change)

You can add stories by adding new Markdown file to the /pages/origins folder.