Coder Social home page Coder Social logo

eskomethodist's Introduction

northwoodesko.com

Northwood United Methodist Church in Esko, MN - www.northwoodesko.com

General Notes:

This site is powered by Jekyll and hosted through GitHub pages at http://www.northwoodesko.com. If you have any questions about this website please contact [email protected].

The look is based on "Business Casual" by Start Bootstrap.

Developer Notes:

Philosophy

This site is intended to require as little maintenance from the church staff and the developer as possible. All of the pictures are being pulled from the church's existing Facebook page. The bulletins, newsletters, and documents are coming from an IFTTT recipe that pulls them out of a gmail inbox and puts them in a public dropbox folder. YQL is then used to scrape out the contents of the dropbox folder. See this file for more information.

Connected Accounts

Under [email protected]:

Starting a local Jekyll instance

  1. Install jekyll: gem install jekyll

  2. Clone this repo: git clone https://github.com/lostphilosopher/eskomethodist.git

  3. cd into the repo: cd eskomethodist

  4. Test the application by serving it locally: jekyll serve

  5. Verify that you can see your jekyll project running at localhost:4000/

If the above process doesn't work, try bundle exec jekyll serve --baseurl '' this might help with versioning and compatibility issues. If you get a json 1.7.7 issue try bundle update json see here for more.

Deploying to Production

  1. cd into the project repo: cd eskomethodist

  2. Checkout the gh-pages branch: git checkout gh-pages

  3. Push directly to the gh-pages branch git push origin gh-pages (or merge a commit into gh-pages on GitHub)`

eskomethodist's People

Contributors

lostphilosopher avatar

Watchers

James Cloos avatar  avatar

eskomethodist'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.