Skip to content

d3v1an7/website-benwhite

Repository files navigation

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 [email protected]:d3v1an7/website.git ~/workspace/website && cd ~/workspace/website
npm install
npm run start

To build later...

  • Search
  • Terminal mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published