Code Monkey home page Code Monkey logo

digital-team-site's Introduction

Digital and Service Design Team Blog

Blog site for the Digital and Service Design Team at Sport Wales. We work out in the open; blogging about our projects and sharing resources.

Technologies

The website is a static site built with Nunjucks and Tailwind, deployed on Netlify.

This code also uses gulp for some workflows.

Quick start

You'll need to install several dependencies as node packages.

  1. Make sure you have Node JS installed on your machine. This will include the package manager npm by default.
  2. Install dependencies in your command line of your IDE, using npm:
npm install

This will create a node_modules directory which will be automatically added to your .gitignore for commits.

To render the HTML pages from the Nunjucks templates and perform automated tasks, you can run the 'gulp' command (note: make sure the terminal you're using for this command is the command prompt, not windows powershell)

gulp

This can be slow, however. To only run the file that renders HTML pages from Nunjucks templates, you can use gulp nunjucks or npm start.

This code runs the app/app.js file (as defined in package.json)

There's no need to install Tailwind as a node package as it's accessed via CDN.

Dependencies

Deployment

The website is live and deployed

Netlify Status

License

License: MIT

digital-team-site's People

Contributors

anselmpowell avatar tararhoseyn avatar yusrajh avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sport-wales

digital-team-site's Issues

Add more content to Developer Hub page

  • Add Netlify to 'Technologies'
  • Add examples of projects to where technologies have been used, e.g. add repo to team site to Nunjucks section
  • Add section about project management using Miro

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.