site Svelte Themes

Site

My personal site. An evolving, self- documenting, experimental project.

馃彈 The Site 馃毀 路

This is the source code for my personal site, referred to as the 'site'.

The 'site' is an evolving engineering project, inspired by physical construction sites.

I'll be documenting the construction of the project in logs as it's built.

Installation

Note, you must have NodeJS 16 or greater.

  1. Clone this repository:

     git clone [email protected]:RobbyCowell/site.git
    

    or

      git clone https://github.com/RobbyCowell/site.git
    
  2. Open the directory

      cd site
    
  3. Install dependencies

      npm install
    
  4. Run the project

      npm run dev
    
  5. Visit the site at: http://localhost:1337/

Top categories

Loading Svelte Themes