Code Monkey home page Code Monkey logo

snowcamp-2018's Introduction

Prerequisites

Node-NPM

You'll need node.js and npm installed first and of course git. Keep node.js to version 10 (or 11 at most) because the current version of Gulp is not compatible with the latest version of node.js

Global dependencies that you'll need for command line. You'll need to preface with sudo on Linux.

npm install gulp-cli -g
npm install

Hugo (v.0.74)

Hugo is not a nodejs (javascript) package it needs to be installed (to the commandline). It is written in GO, but Hugo developers maintain binaries for all platforms so it's easy to install. https://gohugo.io/

Latest version of v0.74: https://github.com/gohugoio/hugo/releases/tag/v0.74.3

Note that the site is not compatible with the latest versions of Hugo.

Run dev mode

gulp dependencies:build
gulp watch

Prod mode

gulp build --prod=true
# Copy public to your site...

Deploy

./deploy-on-air.sh

snowcamp-2018's People

Contributors

ctranxuan avatar schassande avatar ctranxuan-fr avatar cescoffier avatar loriepisicchio avatar ldoppea avatar kraiss avatar martinsson avatar barmic avatar ludomp avatar ehsavoie avatar github-actions[bot] avatar dana-popovici avatar sanlaville avatar sinedied avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar Miguel Moquillon avatar  avatar James Cloos avatar Sylvain Bauza avatar

snowcamp-2018's Issues

Copy the 2016 and 2017 web sites

They should be copied to static/archive

Alternatively, we can extract them to their own git repo and cloning them into public (the output of the web site), so they don't pollute the current source code.

Create a snowcamp page

A page with a bit more text about the snowcamp. The text can be extracted from Sylvain's slides.

Something like:

  • the snowcamp - why / format...
  • Grenoble
  • the universities
  • the conferences
  • the unconference
  • the meet and greet? [do we have pics ?]

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.