Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
799 contributions in the last year
Activity overview
Contribution activity
October - December 2020
September 2020
Created 4 commits in 3 repositories
Created 2 repositories
- envygeeks/gridsome-transformer-remark JavaScript
- envygeeks/gridsome JavaScript
Created a pull request in gridsome/gridsome that received 1 comment
Reviewed 2 pull requests in 1 repository
envygeeks/jekyll-docker 2 pull requests
Created an issue in gridsome/gridsome that received 5 comments
Custom routing for pagination
Summary It would be really nice if we could configure routing for pagination in some way. For example "/" is the blog index, but technically the bl…