Helen Chong's developer portfolio and blog website. Built with Eleventy,
https://helenchong.dev
- CSS 63.9%
- JavaScript 36.1%
| src | ||
| .gitignore | ||
| eleventy.config.js | ||
| LICENSE-content | ||
| LICENSE.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
Helen Chong's Developer Portfolio and Blog
Source code of Helen Chong's developer portfolio and blog website. Built with Eleventy.
More technical information about this website can be found the website's colophon page.
Run Locally
Requirement: pnpm.
- Clone this repository locally
git clone https://git.helenchong.dev/helenchong/helenchong.dev.git - Install dependencies
pnpm install - Run the project
pnpm dev - Open http://localhost:8080/ in your browser
Licence
The content of this project itself is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license, and the underlying source code used to format and display that content is licensed under the GNU Affero General Public License 3.0.