Giter Club home page Giter Club logo

ecsig.com's Introduction

ecsig.com

This site uses Jekyll to build a static set of pages. Using it to add new pages and posts is fairly straightforward, but what follows is a quick start.

##Workflow A general overview:

  • If you've got push rights on the repo, clone it and create a new branch for your work. If not, fork it and do the same.
  • Create/change any content as you see fit
  • Push to your branch on Github, and submit a pull request
  • Someone with push rights on the repo reviews the request, starts a conversation about changes if necessary, and eventually pulls
  • A Github web hook will take care of getting the changes reflected on the website

If you have questions about any of these steps, don't be afraid to ask!

###Create a new post There are two steps:

  • Create a new file in _posts with the format <date>-<post title>.markdown
  • Write the post

After that's done, you can generate your changes and serve them locally to check them out: jekyll serve. This starts a server on port 4000 by default. You can use jekyll serve -w to continually watch for changes as you code.

###Create a new page The steps for creating a new page are similar to a new post. Create a new folder to match what you want to see, e.g. /about/ for the URL ecsig.com/about/, and create an index.html file in that folder. Look at existing pages for examples.

Check out the Jekyll docs for more info on how to get the most out of Jekyll.

##Source Source for the site can be found here.

ecsig.com's People

Contributors

adigitalmonk avatar jaketobak avatar jcsims avatar

Watchers

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