Code Monkey home page Code Monkey logo

northland's Introduction

Northland, A Church Distributed

Website Styles

This repository contains the front-end styles for the main Northland website. While the main site is built on top of a CMS, this repo is built on top of Middleman.

Site Preview

The current version of this site should always be accessible at northlandchurch.github.io/Website-Styles. Issues, mentioned below, should always be created in reference to this link.

Project Management

Previous work on this website was done within two separate apps: Basecamp and InVision. Now that this project resides here, any and all project communication happens within "issues." Issues are found in the sidebar to the right; simply click on the circle with the exclamation point.

If you find something that needs to be pointed out, discussed, fixed, updated, etc., just make an issue and everyone should be notified.


Middleman

Middleman is a static site builder that is built on top of Ruby.

To get the middleman application running on your local, first run bundle install and the begin the server with middleman server. The local instance should then be available at http://localhost:4567, unless your settings are different.

Source Code

The source code is available in the source folder. It is build with Haml (for HTML), Sass (for CSS), and vanilla javascript. Any changes you make here should be reflected while the server is running.

Building

The source code is compiled into the build folder whenever you run middleman build. This single action creates the entire static website. More details for this specific project will be available soon.

Deploying

Because this site is hosted with GitHub Pages, updating the production server is quite easy.

After you have made the appropriate changes, make sure you have properly built the static site by following the "building" directions above.

After you have built the static site, simply run middleman deploy to update the website. It might take a few minutes for the updates to show (also, make sure your cache isn't causing problems).

northland's People

Contributors

johnbarrierwilson avatar

Watchers

 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.