Git Product home page Git Product logo

sterlingcoleman's Introduction

Build

jekyll build builds the site and outputs the result to _site

jekyll serve does the same thing, and additionally rebuilds upon any change, serving the site locally (typically on port 4000)

Deployment

This application uses the following plugins, which are not supported by GitHub Pages:

For this reason, simply updating and pushing the pre-compiled code will correctly update the site. GitHub Pages builds the application, and the features provided by unsupported plugins won't be available. Therefore, a hook has been defined in .git/hooks/pre-push, as documented by Nicu Surdu. This builds the application and places the result in the gh-pages branch. The repository is configured to deploy this branch.

Folder Structure

  • _data: custom data
  • _includes: content to include in multiple places
  • _pages: individual pages
    • exploration: pages for explorations
      • eastern-continental-trail: pages for the 2012 Eastern Continental Trail trip
        • journal: pages for the journal for the 2012 Eastern Contentail Trail trip
          • april: april journal entries
          • august: august journal entries
          • february: february journal entries
          • january: january journal entries
          • july: july journal entries
          • june: june journal entries
          • march: march journal entries
          • may: may journal entries
  • _posts: posts to be displayed in a blog post format
    • blog: posts for the blog
  • assets: assets to be loaded
    • css: style sheets to be loaded

sterlingcoleman's People

Contributors

belteshazzar89 avatar dependabot[bot] avatar

Watchers

Lucian 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.