Git Product home page Git Product logo

wurmlab.github.io's Introduction

Based on https://github.com/cboettig/labnotebook

Install

Requires ruby 2.7

git clone [email protected]:wurmlab/wurmlab.github.io.git
cd wurmlab.github.io
bundle install

Then you can test what the web site looks like. Run:

bundle exec jekyll serve --incremental --watch

This will rebuild the pages (into _site) every time you save a change, and serve them on a local http server (e.g. http://127.0.0.1:4000).

Maintenance

  • check that links are working: linklint -http -host wurmlab.github.io -doc webstatus /@ outputs information into webstatus folder.
  • check html integrity?
brew install tidy-html5
bundle install
bundle exec rake validate_website 
  • check css integrity?

Old: How this works

  • Edit your files in place (eg. index.html, team/index.html) or write a new post. Use rake newpost[post-name] to create a new post in the _posts folder with the name "post-name".

  • run rake translit to transliterate any weird chars. (no longer necessary becasue we change the locale)

  • rake build creates the site in _site.

wurmlab.github.io's People

Contributors

yannickwurm avatar yeban avatar emelinefavreau avatar ismailm avatar estolle avatar aswitwicka avatar discoform avatar roddypr avatar g-mercer avatar flopezo avatar eagomezc avatar joscolgan avatar maeggi-s avatar mpriebe avatar martinezruiz-carlos avatar bmpvieira avatar richardb96 avatar raphleon avatar margothamelin avatar aniarya82 avatar gabrielluishernandez avatar catherineaok avatar ivopieniak avatar enjoyyourcopepods avatar valentine022 avatar aninditaces avatar blmoore avatar diegopsilva avatar thejmazz 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.