DiamondSheep / DiamondSheep.github.io

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

Home Page:https://academicpages.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://academicpages.github.io

License:MIT License


Languages

Language:JavaScript 39.2%Language:HTML 21.9%Language:SCSS 19.6%Language:Jupyter Notebook 11.8%Language:Python 4.5%Language:CSS 2.7%Language:Ruby 0.2%