/DiamondSheep.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Primary LanguageJavaScriptMIT LicenseMIT

My Github Pages for websites.

This repository was forked (then detached) by academicpages.

Usage

  • _config.yml - settings that affect the entire site
  • _data/navigation.yml - settings to the site navigator

Instructions

  1. Go to the repository's settings (rightmost item in the tabs that start with "Code", should be below "Unwatch"). Rename the repository "[your GitHub username].github.io", which will also be your website's URL.
  2. Set site-wide configuration and create content & metadata (see below -- also see this set of diffs showing what files were changed to set up an example site for a user with the username "getorg-testacct")
  3. Upload any files (like PDFs, .zip files, etc.) to the files/ directory. They will appear at https://[your GitHub username].github.io/files/example.pdf.
  4. Check status by going to the repository settings, in the "GitHub pages" section

Note: delete the Gemfile.lock file if a notification about a security vulnerability shows.