Coder Social home page Coder Social logo

stschaef / mplse-reading-group.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mplse-reading-group/mplse-reading-group.github.io

0.0 0.0 0.0 73 KB

Home Page: https://mplse-reading-group.github.io/

Perl 15.77% Haskell 34.71% CSS 24.97% HTML 24.54%

mplse-reading-group.github.io's Introduction

Modifying the Schedule

The schedule for each semester is stored in a yaml file in schedules/.

Edit the yaml "table", and commit those changes. The table is an array of arrays, where each element of the top-level array is an array of:

- speaker name
- time ∧ location
- paper title
- link to paper
- abstract

Take a look at an existing schedule for examples.

You can do this on the github web interface.

The github workflow should automatically build and deploy the site at https://mplse-reading-group.github.io

Manual Intervention

Building the Site Manually

cabal update
cabal build
cabal run -- site rebuild

Check Hakyll Build

cabal run site build

Previewing Changes

cabal run -- site watch --host HOSTNAME --port PORT

Deploying

The github workflow builds the site from trunk and copies the generated site contents from docs/ to the branch gh-pages. Github pages then serves gh-pages.

You could manually build the site and push to gh-pages. (But the next push to trunk will probably overwrite whatever you did.)

mplse-reading-group.github.io's People

Contributors

bond15 avatar dependabot[bot] avatar hejohns avatar lighghteeloo avatar stschaef 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.