Git Product home page Git Product logo

2018-web's Introduction

How to build
============

This project is ... probably a bit different from typical nikola projects.
We will use node and gulp to first build the SCSS files. After that, we'll use
nikola to make the site.

Here are the versions we use (those on netlify at this time),

Python: 3.6.6
Node: 8.11.4

Assuming you have the above ready, just run the top-level `build.sh` script.
It's the same file that gets run on netlify.

About the SASS and static files. We have a few things inside `src/` folder.
Our gulp task will compile/copy these into the `files/` folder. When we build
nikola, everything inside that will get copied into the `output/` folder which
gets served.

We deliberately keep `files/` as part of our .gitignore list.

2018-web's People

Contributors

abrahamvarricatt avatar myles avatar elainewong avatar cormier avatar erikwright avatar

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.