Source for https://benwhite.com.au.
- The site is built with Eleventy, which handles the static HTML template, pages and navigation.
- The template and component language is WebC.
- The CSS framework used is Tailwind.
- The build pipeline and hosting of the website is handled by Cloudflare.
Changes to the main
branch will kick off a build and deploy to benwhite.com.au.
# Site
git clone [email protected]:d3v1an7/website.git ~/workspace/website && cd ~/workspace/website
npm install
npm run start
- Search
- Terminal mode