Thanks to visit codestin.com
Credit goes to github.com

Skip to content

reednel/pages

 
 

Repository files navigation

Astrogon Logo

GitHub License Repo Size GitHub branch check runs Website

Reed Nelson's personal website - reednel.com.

Interested in this repo? Astrogon is the more developer-friendly and fully-featured template of this site.

Development Instructions

  1. Fork this repository to your own GitHub account, then clone it to your local machine
  2. Use Node 22: nvm install 22 or nvm use 22
  3. From the project directory, install Node dependencies: npm install
  4. From the project directory, build: npm run dev
    1. Alternately*: npx astro build, npx wrangler dev
  5. See your changes live at http://localhost:4321

*This is relevant if you intend to deploy your site to Cloudflare. Starting with Astro 5.8, Node 18 is unsupported, but the old Cloudflare Pages uses 18 by default. Wrangler appears to be necessary to use the new Cloudflare Workers. Read about Astro deployment here.

License

Pages is licensed under the MIT License. Again, unless your name is Reed Nelson, get out of here and fork Astrogon instead.

About

Reed Nelson's personal website

Resources

License

Stars

Watchers

Forks

Languages

  • MDX 49.4%
  • Astro 33.4%
  • TypeScript 11.9%
  • SCSS 3.0%
  • JavaScript 2.3%