- 30 Oct, 2020 1 commit
-
-
Christian Martin authored
* Update Bootstrap * Add responsive styling for embeds Taken from Bootstrap
-
- 27 Oct, 2020 1 commit
-
-
Justin W. Flory (he/him) authored
Periodic dependency bump. Resolves a few open CVEs. Signed-off-by:
Justin W. Flory (he/him) <git@jwf.io>
-
- 15 Sep, 2020 1 commit
-
-
Christian Martin authored
-
- 24 Aug, 2020 1 commit
-
-
Christian Martin authored
* Fall FOSS Hours * Fix weekly interval Co-authored-by:
Christian Martin <ct-martin@users.noreply.github.com>
-
- 18 Aug, 2020 3 commits
-
-
Stephen Jacobs authored
-
Stephen Jacobs authored
-
Stephen Jacobs authored
-
- 04 Jun, 2020 3 commits
-
-
Bumps [activesupport](https://github.com/rails/rails) from 6.0.2.2 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.2.2...v6.0.3.1 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
"The RIT community is invited to come together to reflect on the struggles that we are all facing during these painful times." https://www.rit.edu/news/rit-will-host-calls-justice-vigil-zoom-friday Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
Unfortunately this page was not saved in the Internet Archive, so I am just dropping the URL since it is a 404 now, and the value of trying to fix it is very low. It was a link to a schedule of the conference. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 29 Apr, 2020 2 commits
-
-
Justin W. Flory (he/him) authored
This commit adds a footer link for the FOSS@RIT Runbook and also briefly explains it on the About page. This is intended to give the Runbook better site visibility and also help search engines discover it. Closes #143. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
Keep the FOSS rolling. We'll meet about twice each month for the rest of the summer. Announcement includes links to join. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 28 Apr, 2020 2 commits
-
-
Justin W. Flory (he/him) authored
This commit adds a new calendar event for Summer 2020 (specifically 7 May to 13 August). Once every other week, the FOSS Family will gather together to say hi until we see each other again (hopefully) in Fall semester. Closes #150. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
This is a slight refresh of the main two columns of our home page. It also updates some of our S.E.O. data in our config for better discoverability with our current efforts. cc: @whenbellstoll Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 27 Apr, 2020 1 commit
-
-
Justin W. Flory (he/him) authored
Google Search Console threw an error when it tried to crawl this URL: https://fossrit.github.io/meetings-meetups/2020/03/26/virtual-foss-hours/ Why it is a problem doesn't make much sense to me, since I wasn't blocking it in our `robots.txt`, but Google seems to think it is blocked. However, when users see this content, they are actually looking at fossrit.github.io/calendar/ and not the above URL, so we actually don't need Google or any search engine crawling those pages. So, this adds Front Matter that explicitly excludes calendar events in the sitemap and also adds a `Disallow` rule to tell search engines not to crawl that directory. This should fix the error reported in the Google Search Console. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 23 Apr, 2020 2 commits
-
-
Justin W. Flory (he/him) authored
This adds an outlink to the FOSSRIT People page. This better integrates the work done by @kennedy for the FOSSRIT Profiles page into our web presence. It does not close FOSSRIT/people#72 though. We need to link back to this website from the People page in order to close that issue. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
This commit adds a new page to the FOSSRIT website, https://fossrit.github.io/open-rit/ , that describes the on-going work to explore an Open Source Programs Office at RIT. This is based on copytext sent to me from @itprofjacobs with minor tweaks of my own. Needs to be merged by 2020-04-23 @ 1:50pm US/Eastern. Closes #146. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 21 Apr, 2020 2 commits
-
-
Justin W. Flory (he/him) authored
This commit adds a new `<meta>` tag that appears in the `<head>` of every page. It verifies that admin access to `fossrit.github.io` is correctly given in the Google Search Console interface. My intention is to use this tool to submit the sitemap to Google and also promote specific pages on our site in Google. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Christian Martin authored
* Add dropdown to navbar * attempt to fix travis Co-authored-by:
Christian Martin <ct-martin@users.noreply.github.com>
-
- 20 Apr, 2020 1 commit
-
-
Justin W. Flory (he/him) authored
This is a Search Engine Optimization (S.E.O.) tweak. A sitemap is a file for search engines that creates a digital map of all the content published on a website. Using a plugin, Jekyll will create one for fossrit.github.io and put it at the root of the domain. Using a `robots.txt` is a more explicit way we tell other search engines that a sitemap is present and to go and use it for indexing. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 09 Apr, 2020 1 commit
-
-
Justin W. Flory (he/him) authored
Added a few suggested edits by @itprofjacobs: 1. Our work with UNICEF Innovation Fund: Specifically describing the mentorship and collaboration with portfolio teams 2. Resources: Add roadmap template and self-evaluation rubric 3. Past LibreCorps student contributors: Brief shout-out for our past and current students who worked on RIT LibreCorps initiatives Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 03 Apr, 2020 1 commit
-
-
Christian Martin authored
* Update calendar for virtual FOSS Hours * update virtual foss hours url (*see also note) as per @jwflofy's request Note: while it seems that it might _technical_ work, I can not comfortably say that putting a normal URL in the `location` field is a good idea nor best practice. As far as I can tell, this behavior seems to work on at least some calendar clients, but is not definitively to-spec. Based on what I can find online, the best practice would be to put something to the effect of "Jitsi/Online" in the `location` field and the URL in the `url` field (populated by the `redirect` front matter) as well as in the description/summary (since not all clients support the `url` field, including Google). Co-authored-by:
Christian Martin <ct-martin@users.noreply.github.com>
-
- 26 Mar, 2020 2 commits
-
-
Justin W. Flory (he/him) authored
Minor change to link out the work-in-progress LibreCorps website. There isn't much there now, but there is definitely some content of use. It will only grow over the next couple of weeks. Also I want to test the new automatic deploy preview for PRs I enabled with Netlify. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
One of our dependencies, `octokit`, updated from 4.17.0 to 4.18.0. Somehow it seems like the Gem was purged from the repositories, because our CI pipeline now fails on every new commit, because it can't find that specific version of `octokit`. So, this is periodic dependency bump to get things working again. https://travis-ci.org/github/FOSSRIT/fossrit.github.io/builds/667374725 Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 24 Mar, 2020 2 commits
-
-
Justin W. Flory (he/him) authored
In favor of simplicity, this PR undoes the Travis CI deployment pipeline. While all changes will _still_ be tested and required to pass before new changes can be merged, Travis is no longer responsible for pushing the built site source to the GitHub Pages environment. The purpose of this change is to drop the `src` branch, revert `master` to the default branch, and use a single branch for building and deploying the site source. Since we are not using any advanced functionality of Jekyll yet that warrants us to build outside of the github-pages Gem, I think it is better to keep this simple for those who will come after me. Since this will bring us back to a fairly simple, single-branch workflow with `master`, I no longer see the need in documenting the Runbook CI deployment pipeline because there is no longer a pipeline. It goes back to being a simple CI test. Closes FOSSRIT/runbook#47. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
This commit greatly expands the coverage of the `.gitignore` file to the following types of categories: * Frameworks (Jekyll) * Operating Systems (Linux, macOS, Windows) * Programming Languages (Ruby) * Text Editors (Sublime Text, Vim) Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 23 Mar, 2020 5 commits
-
-
Justin W. Flory (he/him) authored
Last but not least, the CIVX.us project profile. This is the final project I plan to archive in our new website before I depart RIT. I also found an old RIT News article and decided to borrow the picture to embed in our post. The news article is linked in the project profile. Shout-outs and hat tips on this one go to @decause, @lmacken, and @Qalthos.
🎉 Closes FOSSRIT/tasks#113. Signed-off-by:Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
This commit adds another historical HFOSS project profile to the FOSS@RIT website. This time, it covers Blocku, a Sudoku-style puzzle game. This is also the first project profile to feature a moving GIF. Neat! :camera_flash: Shout-outs and hat tips on this one go to @ralphbean, @franrogers, @eloreyen, @coolestdude1, @kaeedo2, @spectralshadow514, and @Destroyer675000.
🎉 This was a helpful resource in compiling this project profile: https://github.com/ralphbean/tos-rit-projects-seminar/blob/master/data/students.yaml Signed-off-by:Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
Another throwback, circa 2010 and 2013. I managed to find a few pictures and updated links for a few things too. Shout-outs in this commit go to @cdelorme, @franrogers, @jlew, @KevinMGranger, @gambogi, @decause, and @tjr1351.
🎉 Signed-off-by:Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
Another 2010 throwback, although it looks like a lot of changes were iterated on by other FOSSboxers over the years. A happy shout-out to @DAWacker, @Qalthos, @jlew, @Jenneh, @Thengrad, @jtmengel, and @tatica! Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
A throwback to 2010 from @jlew, @Blitzkev, @DaveSilver, and others. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 19 Mar, 2020 2 commits
-
-
Justin W. Flory (he/him) authored
Force-pushing this one through to fix the timestamp consistency across the post. Oops! Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
We're going virtual.
😎 This just makes it official. #COVID19 Signed-off-by:Justin W. Flory <git@jwf.io>
-
- 18 Mar, 2020 1 commit
-
-
Justin W. Flory (he/him) authored
This refactors the way the test suite is ran according to the html-proofer documentation: https://github.com/gjtorikian/html-proofer/wiki/Using-HTMLProofer-From-Ruby-and-Travis I like this approach better because it uses the existing "test" imports in the `Gemfile` and all `html-proofer` config options are set in the `Rakefile` instead of a really long command string in the `.travis.yml`. Additionally, this also adds a check for valid HTML to `html-proofer` since it is disabled by default. Seems like a useful thing to have. Signed-off-by:
Justin W. Flory <git@jwf.io>
💎 Add rake to Gemfile, update Gemfile.lock Signed-off-by:Justin W. Flory <git@jwf.io> ci: Enable multiple caching features https://docs.travis-ci.com/user/caching/#enabling-multiple-caching-features Signed-off-by:
Justin W. Flory <git@jwf.io> ci: Use Ubuntu Bionic for build environment Most notable benefit here is that Ruby 2.6.5 is already installed by default on this image, so it doesn't need to be downloaded at the beginning of the build like it does on Xenial. This should speed up CI tests by a little. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 16 Mar, 2020 1 commit
-
-
Justin W. Flory (he/him) authored
Poor timing on a call for projects. But what can you do? #COVID19 Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 13 Mar, 2020 1 commit
-
-
Justin W. Flory (he/him) authored
One more picture I found buried deep in my Telegram archives. Figured I'd get this up there too. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 11 Mar, 2020 3 commits
-
-
Justin W. Flory (he/him) authored
This commit adds a brief historical archive of Software Freedom Day 2015, including Fedora badge-a-thon participants @axk4545 and @nticompass. Part of FOSSRIT/runbook#22. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
This commit adds excerpts of the event report from BrickHack 2016 and what went down in the Field House that fateful weekend in March 2016. Some shout-outs to make here: @decause @Nolski @brendan-w @ralphbean @Chris-Bitler @cprofitt Part of FOSSRIT/runbook#22. Signed-off-by:
Justin W. Flory <git@jwf.io>
-
Justin W. Flory (he/him) authored
This makes an open call for Imagine RIT 2020 projects and includes a Google Form for people to submit project proposals to. The form exists in the FOSS@MAGIC Shared Drive. cc: @whenbellstoll Signed-off-by:
Justin W. Flory <git@jwf.io>
-
- 10 Mar, 2020 1 commit
-
-
Justin W. Flory (he/him) authored
This is a risky change but I'm going to try it out. GitHub Pages only allows `master` branch for user pages: > User pages must be built from the `master` branch. Soooo, now the source theoretically lives on the `src` branch, and the `master` branch is where Travis pushes the generated site content. If this doesn't work, I'm reverting. Signed-off-by:
Justin W. Flory <git@jwf.io>
-