Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
810ca7f
some config updates
spencerk Mar 29, 2025
e26af3f
updates to about page
spencerk Mar 29, 2025
8f06804
wip updates to cv
spencerk Mar 29, 2025
2e4235b
clean up
spencerk Mar 29, 2025
8c6b74f
wip portfolio
spencerk Mar 29, 2025
57b05e5
added pub
spencerk Mar 29, 2025
121aa60
add teaching
spencerk Mar 29, 2025
6f19a15
added avatar
spencerk Mar 29, 2025
cead9b1
portfolio images
spencerk Mar 29, 2025
ac6909d
turned off comments and sharing
spencerk Mar 29, 2025
74a3ff5
added favicons and renamed profile.png
spencerk Mar 30, 2025
07f1719
Nav updates
spencerk Apr 6, 2025
13ff3ee
project updates
spencerk Apr 6, 2025
84f42d3
fermata clean up
spencerk Apr 6, 2025
cf77379
talks udpates
spencerk Apr 6, 2025
793fe80
profile image
spencerk Apr 6, 2025
023df5b
social share updates
spencerk Apr 6, 2025
8d6a69e
slides updates
spencerk Apr 6, 2025
4711101
Added some pdfs
spencerk Apr 11, 2025
36f9e4f
Increment article
spencerk Apr 11, 2025
675ddb9
clean up
spencerk Apr 11, 2025
fc2f750
edits to talks
spencerk Apr 11, 2025
f36302b
cv edits
spencerk Apr 11, 2025
8d2e73b
fixed some icons
spencerk Apr 11, 2025
d1f7022
Removed stock photos
spencerk Apr 11, 2025
873dabc
update education
spencerk Apr 11, 2025
e27ec00
new theme
spencerk Apr 12, 2025
0d70246
updates to cv and about
spencerk Apr 12, 2025
6fe1470
dial-a-poem
spencerk Apr 12, 2025
7dafd21
reverse order portfolio
spencerk Apr 12, 2025
6febaea
fermata
spencerk Apr 12, 2025
142a04a
image updates
spencerk Apr 12, 2025
a8c4829
forest hills sound map
spencerk Apr 12, 2025
9899f9c
moma mobile updates
spencerk Apr 12, 2025
b4bf8ff
forest hills sound map update
spencerk Apr 12, 2025
d84366f
moved the mmm hackathon to press
spencerk Apr 12, 2025
3a1971c
moma mobile changes
spencerk Apr 12, 2025
cb850c5
common senses soundmap
spencerk Apr 12, 2025
e7dbe4b
mythic creatures
spencerk Apr 12, 2025
692a7c4
soapbox vocoder
spencerk Apr 12, 2025
291c70c
mythic creatures
spencerk Apr 13, 2025
fbbe599
Sonic Body Pong
spencerk Apr 13, 2025
adaad93
sonictroller
spencerk Apr 13, 2025
511d778
spincycle
spencerk Apr 13, 2025
6fcb5a2
sonic body pong update
spencerk Apr 13, 2025
9eb3c3f
Take Your Time
spencerk Apr 13, 2025
ad15cc3
Mythic Creatures
spencerk Apr 13, 2025
7a261b9
tetris
spencerk Apr 13, 2025
673c95d
fermata
spencerk Apr 13, 2025
7f2efdc
removing you are hear
spencerk Apr 13, 2025
feb673f
update profile
spencerk Apr 13, 2025
323058c
work experience updates
spencerk Apr 13, 2025
9b152fd
dial-a-poem updates
spencerk Apr 13, 2025
e5cd1c8
fermata updates
spencerk Apr 13, 2025
ed7d62c
forest hilss sound map update
spencerk Apr 13, 2025
a2a8acb
moma mobile updates
spencerk Apr 13, 2025
75805ab
moma studio sound map updates
spencerk Apr 13, 2025
5bf04ad
mythic creatures updates
spencerk Apr 13, 2025
0521837
soapbox vocoder updates
spencerk Apr 13, 2025
19b0a6d
sonic body pong updates
spencerk Apr 13, 2025
a3d35bc
sonictroller updates
spencerk Apr 13, 2025
ba069d5
spincycle updates
spencerk Apr 13, 2025
c3332f9
take your time updates
spencerk Apr 13, 2025
7473cf5
remove talk to me audio bugs
spencerk Apr 13, 2025
21e0b1e
tetris updates
spencerk Apr 13, 2025
e8a898f
remove you are hear
spencerk Apr 13, 2025
0152236
clean up
spencerk Apr 13, 2025
05b9ca1
removing template cruft
spencerk Apr 13, 2025
16b5903
updated hackathon post
spencerk Apr 13, 2025
da5a48b
config changes
spencerk Apr 13, 2025
23edd66
wip
spencerk Apr 13, 2025
34e67d4
removing date on portfolio
spencerk Apr 13, 2025
a5598a7
archive single changes
spencerk Apr 15, 2025
f00c480
about page update
spencerk Apr 15, 2025
5a7984e
blog posts to press
spencerk Apr 15, 2025
4d72af4
fix for teaser images in portfolio
spencerk Apr 15, 2025
f3e3afe
front matter portfolio updates
spencerk Apr 15, 2025
711db3e
updated gitignore
spencerk Apr 15, 2025
48767b9
updated short bio
spencerk Apr 15, 2025
b394b5b
Create CNAME
spencerk Apr 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 17 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@ local/
# Ignore the Gemfile that is generated
Gemfile.lock

# Ingore files created by npm
node_modules
package-lock.json
# Ignore files created by npm
node_modules/
package-lock.json

# System and IDE files
.DS_Store
.vscode/

# Log and temporary files
*.log
tmp/

# Sensitive configuration
_config_docker.yml

# Compiled or minified files
assets/js/main.min.js
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
spencerkiser.net
8 changes: 0 additions & 8 deletions CONTRIBUTING.md

This file was deleted.

21 changes: 0 additions & 21 deletions Dockerfile

This file was deleted.

89 changes: 0 additions & 89 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,89 +0,0 @@
# Academic Pages
**Academic Pages is a GitHub Pages template for personal and professional portfolio-oriented websites.**

![Academic Pages template example](images/homepage.png "Academic Pages template example")

# Getting Started

1. Register a GitHub account if you don't have one and confirm your e-mail (required!)
1. Click the "Use this template" button in the top right.
1. On the "New repository" page, enter your repository name as "[your GitHub username].github.io", which will also be your website's URL.
1. Set site-wide configuration and add your content.
1. 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.
1. Check status by going to the repository settings, in the "GitHub pages" section
1. (Optional) Use the Jupyter notebooks or python scripts in the `markdown_generator` folder to generate markdown files for publications and talks from a TSV file.

See more info at https://academicpages.github.io/

## Running locally

When you are initially working on your website, it is very useful to be able to preview the changes locally before pushing them to GitHub. To work locally you will need to:

1. Clone the repository and made updates as detailed above.
1. Make sure you have ruby-dev, bundler, and nodejs installed

On most Linux distribution and [Windows Subsystem Linux](https://learn.microsoft.com/en-us/windows/wsl/about) the command is:
```bash
sudo apt install ruby-dev ruby-bundler nodejs
```
If you see error `Unable to locate package ruby-bundler`, `Unable to locate package nodejs `, run the following:
```bash
sudo apt update && sudo apt upgrade -y
```
then try run `sudo apt install ruby-dev ruby-bundler nodejs` again.

On MacOS the commands are:
```bash
brew install ruby
brew install node
gem install bundler
```
1. Run `bundle install` to install ruby dependencies. If you get errors, delete Gemfile.lock and try again.

If you see file permission error like `Fetching bundler-2.6.3.gem ERROR: While executing gem (Gem::FilePermissionError) You don't have write permissions for the /var/lib/gems/3.2.0 directory.` or `Bundler::PermissionError: There was an error while trying to write to /usr/local/bin.`
Install Gems Locally (Recommended):
```bash
bundle config set --local path 'vendor/bundle'
```
then try run `bundle install` again. If succeeded, you should see a folder called `vendor` and open `.gitignore` then add `vendor` inside it.

1. Run `jekyll serve -l -H localhost` to generate the HTML and serve it from `localhost:4000` the local server will automatically rebuild and refresh the pages on change.
You may also try `bundle exec jekyll serve -l -H localhost` to ensure jekyll to use specific dependencies on your own local machine.

If you are running on Linux it may be necessary to install some additional dependencies prior to being able to run locally: `sudo apt install build-essential gcc make`

## Using Docker

Working from a different OS, or just want to avoid installing dependencies? You can use the provided `Dockerfile` to build a container that will run the site for you if you have [Docker](https://www.docker.com/) installed.

You can build and execute the container by running the following command in the repository:

```bash
docker compose up
```

You should now be able to access the website from `localhost:4000`.

# Maintenance

Bug reports and feature requests to the template should be [submitted via GitHub](https://github.com/academicpages/academicpages.github.io/issues/new/choose). For questions concerning how to style the template, please feel free to start a [new discussion on GitHub](https://github.com/academicpages/academicpages.github.io/discussions).

This repository was forked (then detached) by [Stuart Geiger](https://github.com/staeiou) from the [Minimal Mistakes Jekyll Theme](https://mmistakes.github.io/minimal-mistakes/), which is © 2016 Michael Rose and released under the MIT License (see LICENSE.md). It is currently being maintained by [Robert Zupko](https://github.com/rjzupkoii) and additional maintainers would be welcomed.

## Bugfixes and enhancements

If you have bugfixes and enhancements that you would like to submit as a pull request, you will need to [fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo) this repository as opposed to using it as a template. This will also allow you to [synchronize your copy](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork) of template to your fork as well.

Unfortunately, one logistical issue with a template theme like Academic Pages that makes it a little tricky to get bug fixes and updates to the core theme. If you use this template and customize it, you will probably get merge conflicts if you attempt to synchronize. If you want to save your various .yml configuration files and markdown files, you can delete the repository and fork it again. Or you can manually patch.

---
<div align="center">

![pages-build-deployment](https://github.com/academicpages/academicpages.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)
[![GitHub contributors](https://img.shields.io/github/contributors/academicpages/academicpages.github.io.svg)](https://github.com/academicpages/academicpages.github.io/graphs/contributors)
[![GitHub release](https://img.shields.io/github/v/release/academicpages/academicpages.github.io)](https://github.com/academicpages/academicpages.github.io/releases/latest)
[![GitHub license](https://img.shields.io/github/license/academicpages/academicpages.github.io?color=blue)](https://github.com/academicpages/academicpages.github.io/blob/master/LICENSE)

[![GitHub stars](https://img.shields.io/github/stars/academicpages/academicpages.github.io)](https://github.com/academicpages/academicpages.github.io)
[![GitHub forks](https://img.shields.io/github/forks/academicpages/academicpages.github.io)](https://github.com/academicpages/academicpages.github.io/fork)
</div>
72 changes: 36 additions & 36 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,62 +8,62 @@

# Basic Site Settings
locale : "en-US"
site_theme : "default"
title : "Your Name / Site Title"
site_theme : "new"
title : "Spencer Kiser"
title_separator : "-"
name : &name "Your Name"
description : &description "personal description"
url : https://academicpages.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
name : &name "Spencer Kiser"
description : &description "Personal site of Spencer Kiser"
url : https://spencerk.github.io # the base hostname & protocol for your site e.g. "https://[your GitHub username].github.io"
baseurl : "" # the subpath of your site, e.g. "/blog"
repository : "academicpages/academicpages.github.io"
repository : "spencerk/spencerk.github.io"

# Site Author - The following control what appear as part of the author content on the side bar.
# If a field is blank the icon and link will not appear, otherwise it will be shown.
# Additional customization can be done by editing /_includes/author-profile.html
author:
# Biographic information
avatar : "profile.png"
name : "Your Sidebar Name"
name : "Spencer Kiser"
pronouns : # example: "she/her"
bio : "Short biography for the left-hand sidebar"
location : "Earth"
employer : "Red Brick University"
uri : # URL
email : "none@example.org"
bio : "Head of Software Development at the Metropolitan Museum of Art"
location : "New York, NY"
employer : "Metropolitan Museum of Art"
uri : # personal website - Update with your personal website URL
email : "hello@spencerkiser.net"

# Academic websites
arxiv : # URL - Update with the correct link to your profile
googlescholar : "https://scholar.google.com/citations?user=PS_CX0AAAAAJ"
googlescholar : "https://scholar.google.com/citations?user=z79kBIgAAAAJ"
impactstory : # URL
orcid : "http://orcid.org/yourorcidurl"
orcid :
semantic : # URL
pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
pubmed :
researchgate : # URL
scopus : # URL

# Repositories and software development
bitbucket : # Username - Update with your username on the site
codepen : # Username
dribbble : # Username
github : "academicpages"
github :
kaggle : # Username
stackoverflow : # User number or user number and name (i.e., use "1" or "1/jeff-atwood")

# Social media
bluesky : "bsky.app" # Replace this with you Bluesky username
mastodon : "https://mas.to/@spenczar"
linkedin : "spencerkiser"
lastfm : "skiser"
soundcloud : "spenczar"
bluesky : "spnczr@bsky.social" # Replace this with you Bluesky username
facebook : # Username
flickr : # Username
foursquare : # Username
goodreads : # Username
google_plus : # Username
keybase : # Username
instagram : # Username
lastfm : # Username
linkedin : # Username
mastodon : # URL
medium : # URL
pinterest : # Username
soundcloud : # Username
steam : # Username
telegram : # URL
tumblr : # Username
Expand All @@ -77,18 +77,18 @@ author:

# Publication Category - The following the list of publication categories and their headings
publication_category:
books:
title: 'Books'
# books:
# title: 'Books'
manuscripts:
title: 'Journal Articles'
title: 'Articles'
conferences:
title: 'Conference Papers'

# Site Settings
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
teaser : "spincycle-teaser.jpg" # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
breadcrumbs : false # true, false (default)
words_per_minute : 160
future : true
future : false
read_more : "disabled" # if enabled, adds "Read more" links to excerpts
talkmap_link : false #change to true to add link to talkmap on talks page
comments:
Expand Down Expand Up @@ -236,10 +236,10 @@ defaults:
values:
layout: single
author_profile: true
read_time: true
comments: true
share: true
related: true
read_time: false
comments: false
share: false
related: false
# _pages
- scope:
path: ""
Expand All @@ -254,26 +254,26 @@ defaults:
values:
layout: single
author_profile: true
share: true
comments: true
share: false
comments: false
# _publications
- scope:
path: ""
type: publications
values:
layout: single
author_profile: true
share: true
comments: true
share: false
comments: false
# _portfolio
- scope:
path: ""
type: portfolio
values:
layout: single
author_profile: true
share: true
comment: true
share: false
comment: false
# _talks
- scope:
path: ""
Expand Down
22 changes: 10 additions & 12 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,24 @@
# Markdown formatted page while the second is generated using JSON.

main:
- title: "Publications"
url: /publications/

- title: "CV"
url: /cv/

- title: "Portfolio"
url: /portfolio/

- title: "Talks"
url: /talks/

- title: "Publications"
url: /publications/

- title: "Teaching"
url: /teaching/

- title: "Portfolio"
url: /portfolio/

- title: "Blog Posts"
- title: "Press"
url: /year-archive/

- title: "CV"
url: /cv/

# - title: "CV"
# url: /cv-json/

- title: "Guide"
url: /markdown/
32 changes: 20 additions & 12 deletions _includes/archive-single.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<div class="{{ include.type | default: "list" }}__item">
<article class="archive__item" itemscope itemtype="http://schema.org/CreativeWork">
{% if include.type == "grid" and teaser %}
<div class="archive__item-teaser">
<img src=
{% if teaser contains "://" %}
"{{ teaser }}"
{% else %}
"{{ teaser | prepend: "/images/" | prepend: base_path }}"
{% endif %}
alt="">
</div>
<div class="archive__item-teaser">
<img src=
{% if teaser contains "://" %}
"{{ teaser }}"
{% else %}
"{{ teaser | prepend: "/images/" | prepend: base_path }}"
{% endif %}
alt="">
</div>
{% endif %}

<h2 class="archive__item-title" itemprop="headline">
Expand All @@ -42,16 +42,24 @@ <h2 class="archive__item-title" itemprop="headline">
<p> {{ post.type }}, <i>{{ post.venue }}</i>, {{ post.date | default: "1900-01-01" | date: "%Y" }} </p>
{% elsif post.collection == 'publications' %}
<p>Published in <i>{{ post.venue }}</i>, {{ post.date | default: "1900-01-01" | date: "%Y" }} </p>
{% elsif post.date %}
<p class="page__date"><strong><i class="fa fa-fw fa-calendar" aria-hidden="true"></i> {{ site.data.ui-text[site.locale].date_label | default: "Published:" }}</strong> <time datetime="{{ post.date | default: "1900-01-01" | date_to_xmlschema }}">{{ post.date | default: "1900-01-01" | date: "%B %d, %Y" }}</time></p>
{% endif %}

{% if post.excerpt and site.read_more != 'enabled' %}
<p class="archive__item-excerpt" itemprop="description">{{ post.excerpt | markdownify }}</p>
{% elsif post.excerpt and site.read_more == 'enabled' %}
<p class="archive__item-excerpt" itemprop="description"><p>{{ post.excerpt | markdownify | remove: '<p>' | remove: '</p>' }}<strong><a href="{{ base_path }}{{ post.url }}" rel="permalink"> Read more</a></strong></p></p>
{% endif %}

{% if teaser and post.collection == 'portfolio' %}
<div class="archive__item-teaser">
<img src=
{% if teaser contains "://" %}
"{{ teaser }}"
{% else %}
"{{ teaser | prepend: "/images/" | prepend: base_path }}"
{% endif %}
alt="">
</div>
{% endif %}
{% if post.citation and post.paperurl and post.slidesurl %}
<p>Recommended citation: {{ post.citation }}<br /><a href="{{ post.paperurl }}">Download Paper</a> | <a href="{{ post.slidesurl }}">Download Slides</a></p>
{% elsif post.citation and post.paperurl %}
Expand Down
Loading