Git Product home page Git Product logo

guild.is's Introduction

guild.is

WIP website for guild.is. Deployed automatically using netlify.

The site consists of a static index page available at docs/index.html, and a cv.html that is published via a build script.

Building cv.html

The only part of the site that is generated via build script is the cv.html file. The build script is located at ./build.rb, and pulls data from google spreadsheets.

If you're wanting to test / edit the cv template, make sure you have the following environment variables set for communication with the GoogleSheets API:

export GOOGLE_ACCOUNT_TYPE=service_account
export GOOGLE_CLIENT_ID=00000000000000000000000
export [email protected]
export GOOGLE_PRIVATE_KEY="-----BEGIN PRIVATE KEY-----\n*****************\n-----END PRIVATE KEY-----\n"

Automatic building of cv

In addition to being rebuilt by netlify on every push to github, the cv also has a netlify build-hook in place, so that you can directly trigger a new build from the "Guild Track Record" google spreadsheet. Ask @cory or @hxrts if you can't find the spreadsheet!

guild.is's People

Contributors

clevinson avatar hxrts avatar keikreutler avatar louiscenter avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

guild.is's Issues

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.