ajaykarwal.com
This is the repository for the current version of ajaykarwal.com, running on Eleventy.
Note
This site is generated using Max Böck's Eleventastic template. While you're welcome to fork my repo for your own website, I recommend you start with Max's template and customise it to your own needs.
Getting Started
From the project root
Install the required dependencies
npm installRun the local development environment
npm startCreate a production ready build
npm run buildContributing
If you see any typos errors anywhere, please do not hesitate to open a pull request or raise an issue.
