dcs-notes.github.io icon indicating copy to clipboard operation
dcs-notes.github.io copied to clipboard

Unofficial notes for modules offered in the first year of Computer Science by the University of Warwick

Results 5 dcs-notes.github.io issues
Sort by recently updated
recently updated
newest added

As described in #181, various links are dead, mainly flash card ones. This PR tries to resolve this issue.

**Describe the bug** Most links to flashcards are dead **To Reproduce** Steps to reproduce the behavior: 1. Go to https://warwick.guide/modules/CS118/ 2. Click on 'Anki flashcards' 3. See error **Expected behavior**...

Installed npm packages in an attempt to pass Github Actions workflow test - see issue below: [https://github.com/CSRG-Group/dcs-notes.github.io/actions/runs/3206744866/jobs/5240869819](https://github.com/CSRG-Group/dcs-notes.github.io/actions/runs/3206744866/jobs/5240869819)

I've added [Algolia's Jekyll plugin](https://github.com/algolia/jekyll-algolia) so that we could search through the entire notes posted on the website. I've tested this in a fork of [csrgg-home](https://github.com/tomasff/csrgg-home) and it would look...

enhancement