Skip to content

bascarsija/seahug.github.io

 
 

Repository files navigation

The all-new Seattle Area Haskell Users' Group web site

Check it out

Preview locally

gem install bundler
bundle install
bundle exec rake preview

Run tests:

bundle exec rake test

Creating content

Meeting minutes

  • Use the minutes template (see live version)
  • Make a copy of the template in the _posts directory
  • Replace yyyy-mm-dd in the file name with the year, month and date of the post
  • Put content into the file

Articles

  • Use the article template (see live version)
  • Make a copy of the template in the _posts directory
  • Replace yyyy-mm-dd in the file name with the year, month and date of the post
  • Replace article-template with the permalink name of the article
  • Put content into the file
  • Update the front matter with the appropriate title, author etc.

Licence

Released under the MIT License

About

The all-new Seattle Area Haskell Users' Group web site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.4%
  • JavaScript 26.1%
  • CSS 12.4%
  • Ruby 1.8%
  • Makefile 0.3%