all repos — website @ 947a98b4c5acbe89dffc467f5fd1e30f1cd6653e

My official website.

README (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
foggymtndrifter.com

Technology Stack
This is a list of the various technologies used to build this website:

Category: Technology Name
Framework: Astro
Styling: Tailwind
Components: shadcn/ui
Content: MDX
Syntax Highlighting: Shiki + rehype-pretty-code
Graphics: Penpot
Deployment: seelf

Getting Started
Clone the repository:
   git clone https://git.foggymtndrifter.com/FoggyMtnDrifter/website.git
   cd website

Install dependencies:
   npm install

Start the development server:
   npm run dev

Open your browser and visit http://localhost:1234 to get started.

The following commands are also available:
Command: Description
npm run start: Alias for npm run dev
npm run build: Run type checking and build the project
npm run preview: Previews the built project
npm run astro: Run Astro CLI commands
npm run prettier: Blanket format all files using Prettier

License
This project is open source and available under the MIT License.

Built with ♥ by FoggyMtnDrifter, base theme by enscrie.