Skip to content

reednel/pages

Repository files navigation

Pages

GitHub License Repo Size GitHub Workflow Status (with event) Website

Reed Nelson's personal website.

Development Instructions

Clone: git clone https://github.com/reednel/pages.git

Checkout template: git checkout template

Use Node 20: nvm install 20

Install Node Modules: npm install

Build: npm run dev

License

Pages is licensed under the MIT License.

Acknowledgments

This website is derived from zeon-studio's astroplate.