This is the github pages source repo for the custom domain www.oscar.nierstrasz.org.
This repo has been forked from the academicpages theme repo (master branch).
New content is exclusively on the gh-pages
branch so updates can be fetched and merged.
- Removed old repo
- Forked academicpages.github.io to this repo (
onierstrasz.github.io
) - Created a new branch
gh-pages
- Changed
Setting>Pages
to deploy from thegh-pages
branch - Set custom domain to www.oscar.nierstrasz.org
- Added new
README
(moved old one to README-academicpages.md) - Configured
_config.yml
for sidebar - Updated
_pages/about.md
- Fixed the css for links pages and archive in
_sass
See the academicpages overview as well as the minimal mistakes quick start guide. Also see Pooja Rani's website and the github repo as an example.
To make it easy to pull updates from the academicpages theme, the website contents are on a separate gh-pages
branch.
See Publishing from a branch.
To pull and merge updates, there are various possible strategies.
- Q How to adjust the CSS?
Update the SCSS files in the _sass
folder.
- Q Where to put files other than papers?
Put all downloads in the files
folder.
- Q How to configure the top and top corner menus?
See _data/navigation.yml
- Q How to control the link generation in the sidebar?
See: _includes/author-profile.html
In particular the YouTube and Wikipedia links can be changed.
Other links can be added ... (need icons).