Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 840 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 840 Bytes

LinkScape Site V1

This is the first version of the LinkScape website and is not being used by LinkScape anymore.

The old README.md of this repository is below:


linkscape-web

LinkScape's Website built with Next.js, MDX, Theme UI, & Hack Club Theme.

Usage

  1. Import this repo to your coding environment of choice. Download it, git clone, or use the GitHub import on Glitch/Repl.it.
  2. yarn to install dependencies.
  3. yarn dev to start your server.
  4. Start adding your own pages & components in their respective directories.