Skip to content

slowmanchan/tomesh.net

 
 

Repository files navigation

tomesh.net

Website for Toronto Mesh (https://www.tomesh.net/), built with Jekyll, Font Awesome icons, and Skeleton CSS.

Copyright (C) 2016 Toronto Mesh contributors.

All tomesh.net code at github.com/tomeshnet/tomesh.net is licensed under a GNU General Public License v3.0, the text of which is included in the repository here.

Tomesh.net website content and documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Getting Involved

We are still in the early stages and would love involvement from more people! If you notice any errors or would like to submit changes or add content to our website please see our Contributing Guidelines.

In addition, you can provide feedback by:

Development

1. Install Dependencies

Install the Jekyll gem:

$ gem install jekyll

Windows users: Run Jekyll on Windows

2. Running Locally

$ jekyll serve

A development server will run at http://localhost:4000/

Deployment

Commits and merges into master will be deployed automatically to the production web server through webhook posts from GitHub.

jekyll-hook listens for incoming webhook posts from GitHub and runs jekyll build.

Daily Builds

A cron task runs jekyll build daily at midnight, Eastern Standard Time. The build task can be found in the scripts directory. The cron task can be edited with sudo crontab -e

About

Website for Toronto Mesh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 88.0%
  • HTML 11.6%
  • Shell 0.4%