Highlights
- Pro
Popular repositories Loading
-
yubikey-macos-setup
yubikey-macos-setup Public archiveForked from liyanchang/yubikey-setup
How to set up your yubikey
-
jaxrs-cxf-camel-spring-example
jaxrs-cxf-camel-spring-example Public archiveAn implementation of a simple REST service using JAX-RS, Apache CXF, Apache Camel, and Spring
-
reclaimphilly-web
reclaimphilly-web Public archiveA web application for cataloging vacant property in Philadelphia
-
phl-bike-thefts
phl-bike-thefts Public archiveAPI wrapper around City of Philadelphia's Bike Theft data
-
cookie-repo
cookie-repo PublicRepository of cookie recipes (also, a training exercise for learning to use GitHub)
-
github-repo-starter-template
github-repo-starter-template PublicA starter repo for new projects. Adds CI and build/release defaults, and setup instructions using good practices.
Shell 1
88 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 2 commits in 2 repositories
Created a pull request in bloom-works/discovery-playbook that received 1 comment
Add section/page ordering via a table of contents file
Does:
Adds the ability to order the sections in the nav via the _data/table_of_contents.json
file.
Documentation on how to add the order when addi…