d3v1an7 / website-benwhite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

website-benwhite

Source for https://benwhite.com.au.

Stack

  • 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.

Build

Changes to the main branch will kick off a build and deploy to benwhite.com.au.

Local development

# Site
git clone git@github.com:d3v1an7/website.git ~/workspace/website && cd ~/workspace/website
npm install
npm run start

To build later...

  • Search
  • Terminal mode

About


Languages

Language:JavaScript 54.6%Language:CSS 39.9%Language:Shell 5.5%