mappingthebery
Website for Alexander Zhu's DH capstone Project at Boston College
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 (10.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Website for Alexander Zhu's DH capstone Project at Boston College
Basic Info
- Host: GitHub
- Owner: AZ19999
- License: other
- Language: CSS
- Default Branch: main
- Homepage: https://az19999.github.io/MappingtheBERy/
- Size: 78.4 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.md
Mapping the BERy
By Alexander Zhu, Boston College
About
Part of the DH capstone class at Boston College
Files you need to edit
/_config.ymlPut the title and general info for your project, and define what pages should appear in the nav bar/_pages/Add Markdown (.md) files for each page you defined in the _config.yml file (check out the Markdown Cheat Sheet)/assets/img/Put any images you want in your site here/README.md(this file), to put your information and project descriptionCITATION.cffEdit this file to put in your information for automatical bibliographic citation generation on Github
Extra files to edit
/_sass/theme-settings.scssEdit this file to quickly change colors and fonts for the site. (Use this site to generate the hex color codes)/_sass/custom-styles.scssEdit this file to put any custom CSS you want to style your site. (Learn basic css here)
Local Development
- Follow this guide to install Ruby and Jekyll
- Install Node
git clonethis repo and thencdinside the directory- Comment out the
urlandbaseurllines of_config.ymlwhen working locally - Install Ruby dependencies by running
bundle install - Install Node dependencies by running
npm install - Run the server with
bundle exec jekyll serve
Acknowledgements
Jekyll & Tailwind Setup based on TailPages by Harry Wang (Chinese: )
Owner
- Name: Alexander Zhu
- Login: AZ19999
- Kind: user
- Repositories: 3
- Profile: https://github.com/AZ19999
GitHub Events
Total
- Push event: 19
Last Year
- Push event: 19
Dependencies
.github/workflows/jekyll.yml
actions
- actions/checkout v4 composite
- actions/configure-pages v5 composite
- actions/deploy-pages v4 composite
- actions/setup-node v2 composite
- actions/upload-pages-artifact v3 composite
- ruby/setup-ruby 4a9ddd6f338a97768b8006bf671dfbad383215f4 composite
Gemfile
rubygems
- jekyll-feed ~> 0.12 development
- jekyll-paginate >= 0 development
- jekyll-postcss-v2 >= 0 development
- jekyll-seo-tag >= 0 development
- jekyll ~> 4.2.1
- minima ~> 2.5
- rexml ~> 3.3.9
- tzinfo ~> 1.2
- tzinfo-data >= 0
- wdm ~> 0.1.1
- webrick >= 1.8.2
Gemfile.lock
rubygems
- addressable 2.8.6
- bundler 2.3.26
- colorator 1.1.0
- concurrent-ruby 1.2.3
- em-websocket 0.5.3
- eventmachine 1.2.7
- ffi 1.16.3
- forwardable-extended 2.6.0
- http_parser.rb 0.8.0
- i18n 1.14.4
- jekyll 4.2.2
- jekyll-feed 0.17.0
- jekyll-paginate 1.1.0
- jekyll-postcss-v2 1.0.2
- jekyll-sass-converter 2.2.0
- jekyll-seo-tag 2.8.0
- jekyll-watch 2.2.1
- kramdown 2.4.0
- kramdown-parser-gfm 1.1.0
- liquid 4.0.4
- listen 3.9.0
- mercenary 0.4.0
- minima 2.5.1
- pathutil 0.16.2
- public_suffix 5.0.5
- rb-fsevent 0.11.2
- rb-inotify 0.10.1
- rexml 3.3.9
- rouge 3.30.0
- safe_yaml 1.0.5
- sassc 2.4.0
- terminal-table 2.0.0
- unicode-display_width 1.8.0
- webrick 1.9.0
package-lock.json
npm
- 149 dependencies
package.json
npm
- @tailwindcss/typography ^0.5.0 development
- autoprefixer ^10.4.19 development
- postcss ^8.4.5 development
- postcss-cli ^9.1.0 development
- tailwindcss ^3.0.12 development
- @fontsource/inter ^4.5.1