Code Monkey home page Code Monkey logo

bindarrr's Introduction

Bindarrr

This is the website that hosts the contents of the nautical songs and shanties in the bindarrr for Brown's only pirate a Capella group, ARRR!!!.

Structure

Songs are stored in songs and the tools and files for auto-generating the website are under build. The main web pages are stored directly in the root directory.

How to update

Convert Google Doc to markdown

To update the contents of the website, you'll want to clone this repo. After modifying the Google Doc to the state you want it in, you can go to tools > script editor. Then copy and paste the contents of build/convert-google-doc.gss into the editor page (overwriting what was already there) and use run > convertToMd. This should send a .md file to your email. You can save this as build/bindarrr.md (replacing the old bindarrr.md).

Generate the site based on the new markdown bindarrr

Now you can run the site generation script. It has a few dependencies. Install any that you don't have: pandoc, bash, awk, sed.

./build/build-song-page

This should take the contents of bindarrr.md and convert all songs into individual webpages under the songs directory and update the table of contents in index.html to point to them. Hooray, you've just created an updated version of the website!

Push the new website onto the web

Now you can just take these local changes push them to the website:

git add .
git commit -m "Updated the bindarrr to 20XX version"
git push origin master

bindarrr's People

Contributors

gcantieni avatar

Stargazers

Charles J.Y. Yoon avatar

Watchers

James Cloos avatar  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.