Giter Site home page Giter Site logo

sdockray / amplified-together Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 570.88 MB

Hugo website for the 2020 (and 2021) ANU School of Art and Design graduating students

License: MIT License

HTML 30.59% Python 23.63% JavaScript 7.10% CSS 38.15% Logos 0.53%

amplified-together's Introduction

Amplified Together

Hugo website for the 2020 ANU School of Art and Design graduating students along with a Python script that pulls data from some Google spreadsheets for the content to build the site,

Setup Hugo

You should be able to just go into the hugo/ directory and test, build, etc.

I usually do this while I am developing:

hugo serve --templateMetrics --disableFastRender --renderToDisk --ignoreCache

We will figure out how to deploy some time later. My guess is that we will either just build locally and rsync the hugo directory to the webserver; or we will set up the Python script and install hugo on the server and set up a way to trigger a build on demand.

Setup Python script

If you need to set up the Python script so that it can pull data from the Google Spreadsheets, do the following. It will write events and student data to the hugo/ directory.

  1. In scripts/, setup a virtual environment with Python 3.6+

  2. Get credentials.json and put into scripts/

See https://developers.google.com/sheets/api/quickstart/python

  1. Install Python dependencies:

pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib

  1. From scripts directory, do:

python import-data.py

amplified-together's People

Contributors

pvgandpcb avatar metadada avatar sdockray avatar

Watchers

James Cloos avatar  avatar

Forkers

pvgandpcb

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.