Giter Site home page Giter Site logo

stsci-exocoffee's Introduction

stsci-exocoffee

This repository stores the website for the Exocoffee Journal Club at STScI.

How to edit website content

Editing the website is extremely simple. Simply edit the index.md file --- that file contains all the info that's displayed in the website. If you are a moderator, simply add papers and presenters in the respective columns --- and that's it! Let @nespinoza know so he can update the website.

How to update the website at www.stsci.edu/~exocoffee

First, you need to install ruby, bundler and jekyll; see, e.g., this github tutorial. The easiest way to do this in MacOS is to do this via brew using this tutorial. Once that is set, you need to update/compile this site locally following these steps:

  1. Clone this repository.
  2. Do bundle update. This will install/update all packages necesary to compile this site.
  3. Do bundle exec jekyll build. This will create a _site directory. You can check the website locally with that doing bundle exec jekyll build serve and opening http://localhost:4000.
  4. Copy the contents of the _site directory to /grp/webpages/exocoffee.
  5. That's it! You should see the site updated in https://www.stsci.edu/~exocoffee.

For ease of updating, the update.sh script does steps 3-4 above automatically. So, if you have cloned and installed everything, updating the website should be as simple as doing .update.sh in terminal.

stsci-exocoffee's People

Contributors

nespinoza 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.