all repos — website @ main

My official website.

947a98b4
update readme
Michael Kinder michael@foggymtndrifter.com
Sat, 11 Jan 2025 08:45:33 -0500
0817f60d
update readme
Michael Kinder michael@foggymtndrifter.com
Sat, 11 Jan 2025 08:44:45 -0500
33e46329
Delete staging.yaml
Michael Kinder michael@foggymtndrifter.com
Thu, 31 Oct 2024 19:26:38 +0000
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.
clone - https
git clone https://foggymtndrifter.dev/website.git
        
clone - ssh
git clone ssh://foggymtndrifter.dev/website.git