Skip to content

Releases: OSUOSC/website

v0.3.0

09 May 21:56
Compare
Choose a tag to compare
  • renamed repo from open-source-club-website to website
  • removed jade dependency
  • added license 555114c
  • moved init.sh to _helpers/init.sh 1bec7ac
  • fixed #211 98b3740
  • moved new post helper to rakefile b8bbdff
  • documented /latest 464a932
  • fixed bug where history posts asked for meeting date 9120d55
  • removed .ruby-version from VC e83b9db
  • removed github repo link from landing 81a3ea6
  • replace "no related posts found" with list of most recent posts a05109a
  • fixed #222
  • fixed #223
  • added affiliations page 2377bd0
  • fixed atom feed fb21301
  • remove expired posts def9f06

v0.2.7

19 Feb 04:59
Compare
Choose a tag to compare
  • UI enhancements
  • implemented /latest url, see here

v0.2.6

31 Jan 22:02
Compare
Choose a tag to compare
  • tagged archived posts
  • added 'related posts' section to individual posts

v0.2.5

28 Jan 21:36
Compare
Choose a tag to compare

Fixed #160

v0.2.4

28 Jan 04:47
Compare
Choose a tag to compare

updated Simple Jekyll Search to v1.1.1
bumped up node dependency to v4.2.6

v0.2.3

24 Jan 02:58
Compare
Choose a tag to compare

Scaled back UI while preserving readable text size

fixes #79

v0.2.2

24 Jan 01:59
Compare
Choose a tag to compare

fixed bug where the pagination buttons were covered up by another element 4df519f

v0.2.1

24 Jan 00:37
Compare
Choose a tag to compare

fixes #152, #146, #143, #69, and #27

the feed url has been changed from /rss.xml to /atom.xml. The deprecated url will continue to work until v1.0.0 (see #155)

v0.2.0

11 Jan 13:44
Compare
Choose a tag to compare
  • full text search added
  • added the ability to navigate search results via keyboard
  • improved search ui on mobile/tablet
  • temporarily use patched version of Simple Jekyll Search 85db7fa
  • wrote ruby script to automatically set the date for each weeks meeting (this is automatically ran) 421146e
  • ported baseurl shell script to ruby, for increased compatibility among contributors
  • added optional env param as to build the site in different environments
  • uses atom instead of rss link
  • Github Pages support
  • jade is now used instead of html
  • upgraded to jekyll v3.0.0
  • added git LFS to the list of dependencies