Skip to content

SteveReiter/devedmonton.github.io

 
 

Repository files navigation

Dev Edmonton Website

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Jekyll Development Setup

https://jekyllrb.com/docs/installation/

Build the gem with gem build dev-edmonton-theme.gemspec

To run the site locally run jekyll serve, you can leave the site running locally while you make changes.

Them files are in

  • _includes
  • _layouts
  • _sass
  • _sites
  • assets

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.

About

The main website for Dev Edmonton

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.9%
  • Ruby 21.1%