Skip to content

phiwan-dev/phiweb

Repository files navigation

Overview

My personal website based on the astrogon template. Check out the original project for more in-depth instructions!

Main modifications to the template I have made (besides content) are:

  • Removing the poetry, blog, recipes, authors and portfolio
  • Renaming docs to blog and index cards to cards of wisdom
  • Adjustments in the behavior of cards of wisdom
  • Adjustments in the header and footer
  • Various smaller changes throughout the website

Development Instructions

  1. Use the provided flake e.g. automatically with nix-direnv.
  2. From the project directory, install Node dependencies: npm install
  3. From the project directory, build: npm run dev
  4. See your changes live at http://localhost:4321

Deployment Instructions

  1. Use the provided flake e.g. automatically with nix-direnv.
  2. From the project directory, build: npm run build. This will output in the ./dist folder.
  3. Deploy the ./dist folder using e.g. nginx.

About

Personal website made with Astro based on the astrogon template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors