- 27 Aug, 2016 3 commits
-
-
Ethan Madison authored
Forgot to update this with 30c7f004 . Content pages, as far as I know, can not use templating, which, in addition to forgetfulness, caused this problem. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
New favicon made with www.favicon.cc. "Block M" with blue outline and a saber underneath. Looks fly! Closes #3. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Lots of changes: - Change "Competition/Tournament Results" to "Season" in header 1s - Remove colons from championship tables - Change Individual Results formatting to be weapon, then name(s) - Add superscript and strong tags where necessary - Fill in lots of missing results - Add links to additional information Since the old results now have the same formatting as newer results, this closes #1. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 24 Aug, 2016 6 commits
-
-
Ethan Madison authored
This fix comrpises two changs: - the `scp` command should be recursive, since there are many files inside `public/` we want copied over, and - `public/*` is not valid for scp, so it has been changed to `public/`. (Since we are recursing through the directory, they are equivalent in meaning, anyway.) Thse two changes mean the delpoy instructions actually work! Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Michigan Rec Sports now requires its clubs to include the Rec Sports logo on club websites' homepages. We have done one better and included the logo in every page with the footer! Works in conjunction with club-theme:ab4e6f7. (https://github.com/UM-Fencing/club-theme/commit/ab4e6f7506655b635f8df0aacf8191d1dbf2d27d ) Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
We switched to a new calendar that I manage with a new calendar ID. All events from the old calendar have been imported to this one. The new calendar ID is: umich.edu_toeb19ptci3123vprh6464i308@group.calendar.google.com. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
The result for the men's team against Chicago erroneously stated 13-12, while the actual result was 13-14. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Got the results from Coach, sat on them for a while, and now got them in! Closes #4. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
We have replaced fencingofficers15@umich.edu with fencingofficers@umich.edu, which we will continue to use in future years. This solves the issue of changing email addresses annually. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 23 Aug, 2016 4 commits
-
-
Ethan Madison authored
Gives context to the results. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
As USACFC champions, we need money to defend the title, not to win it for the first time. Change suggested by Emmie Grody. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
UMFC was selected as the USA Fencing Collegiate Club of Excellence and is the reigning USACFC champion, so these awards have been added as alerts to index. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 12 Jul, 2016 1 commit
-
-
Ethan Madison authored
'About Fencing' and Content did not follow the one line per sentence style that other files have been. They do now. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 06 Jul, 2016 3 commits
-
-
Ethan Madison authored
Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
There were two typos in people's names and other info: - on Roster, s/Northvill/Northville - on Contact, s/Macaloon/MacAloon Closes #5. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
This includes information on editing and deploying changes to the site and setting up the development environment. Also links to the theme, club-theme, instead of bootie-docs. Change base url to http://umich.edu/~fencing since the www is unnecessary. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 04 Jul, 2016 9 commits
-
-
Ethan Madison authored
Chrome Mobile tabs show blue now! :) Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Michigan's file hosting service doesn't like URLs with '-'s in file names, but '-'s are fine. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
-
Ethan Madison authored
Now (most) pages aren't so boring! Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Links to pages not affiliated with UMFC should open in new tabs. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Looks bigger and bigger is better. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Change link to show campus instead of all of Michigan and make the link open in a new tab. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
There's now a tutorial linked from Schedule on adding the calendar. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 03 Jul, 2016 9 commits
-
-
Ethan Madison authored
Page title is more clear this way. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
All email addresses on the page are now mailto links, so it's easier to contact our representatives. Closes #2. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
alert classes add some more color to the website and look nicer. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Uses camelCase in the parameter name, as expected, and adds a link to the Sports Coliseum on Google Maps. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
This adds a blue alert that the calendar changes regularly and reduces the clutter in the iframe. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
This adds dual results for 2015-2016, tabularizes USACFC results from 2013-2014 and applies a bunch of formatting changes. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
100% width instead of fixed 800px, meaning it won't get cutoff and resize the page on small screens (especially mobile). Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Copied over content from old website, with some slight modifications. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 28 Jun, 2016 2 commits
-
-
Ethan Madison authored
This adds a Google Calendar link and changes the Facebook URL to the new, shortened username (@umichfencing). Adds Instagram, Twitter, YouTube, and MaizePages links. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
This is the 2015-2016 roster, minus people not returning, with people's years incremented. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 25 Jun, 2016 1 commit
-
-
Ethan Madison authored
Includes an embedded Google Calendar week view. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
- 22 Jun, 2016 2 commits
-
-
Ethan Madison authored
Clone of old index page. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-
Ethan Madison authored
Adds `config.toml`, `README.md`, and `.gitignore`. Signed-off-by:
Ethan Madison <ethan@ethanmad.com>
-