https://github.com/ageorgemorgan/ageorgemorgan.github.io

My personal website and blog.

https://github.com/ageorgemorgan/ageorgemorgan.github.io

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

My personal website and blog.

Basic Info
  • Host: GitHub
  • Owner: ageorgemorgan
  • Language: HTML
  • Default Branch: main
  • Size: 20.5 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Chirpy Starter

Gem Version  GitHub license

When installing the Chirpy theme through RubyGems.org, Jekyll can only read files in the folders _data, _layouts, _includes, _sass and assets, as well as a small part of options of the _config.yml file from the theme's gem. If you have ever installed this theme gem, you can use the command bundle info --path jekyll-theme-chirpy to locate these files.

The Jekyll team claims that this is to leave the ball in the user’s court, but this also results in users not being able to enjoy the out-of-the-box experience when using feature-rich themes.

To fully use all the features of Chirpy, you need to copy the other critical files from the theme's gem to your Jekyll site. The following is a list of targets:

shell . ├── _config.yml ├── _plugins ├── _tabs └── index.html

To save you time, and also in case you lose some files while copying, we extract those files/configurations of the latest version of the Chirpy theme and the CD workflow to here, so that you can start writing in minutes.

Usage

Check out the theme's docs.

Contributing

This repository is automatically updated with new releases from the theme repository. If you encounter any issues or want to contribute to its improvement, please visit the theme repository to provide feedback.

License

This work is published under MIT License.

Owner

  • Name: Adam George Morgan
  • Login: ageorgemorgan
  • Kind: user
  • Company: University of Toronto

PhD student in math at University of Toronto. Interested in numerical methods for PDE, optimization, and (learning!) mathematical finance.

GitHub Events

Total
  • Push event: 5
  • Create event: 4
Last Year
  • Push event: 5
  • Create event: 4

Dependencies

Gemfile rubygems
  • jekyll-feed ~> 0.12 development
  • http_parser.rb ~> 0.6.0
  • jekyll ~> 4.4.1
  • minima ~> 2.5
  • tzinfo >= 1, < 3
  • tzinfo-data >= 0
  • wdm ~> 0.1
Gemfile.lock rubygems
  • addressable 2.8.7
  • base64 0.3.0
  • bundler 2.5.23
  • colorator 1.1.0
  • concurrent-ruby 1.3.5
  • csv 3.3.5
  • em-websocket 0.5.3
  • eventmachine 1.2.7
  • ffi 1.17.2
  • forwardable-extended 2.6.0
  • google-protobuf 3.25.8
  • http_parser.rb 0.8.0
  • i18n 1.14.7
  • jekyll 4.4.1
  • jekyll-feed 0.17.0
  • jekyll-sass-converter 3.0.0
  • jekyll-seo-tag 2.8.0
  • jekyll-watch 2.2.1
  • json 2.12.2
  • kramdown 2.5.1
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.4
  • listen 3.9.0
  • mercenary 0.4.0
  • minima 2.5.2
  • pathutil 0.16.2
  • public_suffix 6.0.2
  • rake 13.3.0
  • rb-fsevent 0.11.2
  • rb-inotify 0.11.1
  • rexml 3.4.1
  • rouge 4.5.2
  • safe_yaml 1.0.5
  • sass-embedded 1.69.5
  • terminal-table 3.0.2
  • unicode-display_width 2.6.0
  • webrick 1.9.1