Skip to content

LJWatson/website-tink-eleventy

Repository files navigation

tink.uk site

Netlify Status

Welcome aboard! This site runs off Eleventy and Gulp. The templates use Nunjucks and the CSS is written with Sass.

Getting started

Before anything, make sure you have Node.js installed. It’s recommended that you use the LTS version of Node.js.

To run the site, first run npm install to install all of the dependecies.

Then:

  1. To serve the site locally, run npm start
  2. To build a production version of the site, run npm run production

When you run a production build of the site, the contents of the dist should be deployed to the server. If you use Netlify to host, the correct production config has been preset in netlify.toml for you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published