github-pages.md
July 15, 2021 · View on GitHub
Bookmarks tagged [github-pages]
www.codever.land/bookmarks/t/github-pages
GitHub Pages home page
Websites for you and your projects, hosted directly from your GitHub repository. Just edit, push, and your changes are live
Useful setup links:
- [Using a custom domain with GitHub Pages](https://hel...
- tags: github, github-pages
Dependency versions
https://pages.github.com/versions/
GitHub Pages uses the following dependencies and versions
- tags: github-pages
Using Jekyll as a static site generator with GitHub Pages - User Documentation
https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/
If you use Jekyll as a static site generator with GitHub Pages, you benefit from more support with setting up, updating, and troubleshooting your site.
Hyperlinks to Github and Jekyll
- tags: github-pages, jekyll, docs
Collection: GitHub Pages examples · GitHub
https://github.com/collections/github-pages-examples
Fine examples of projects using GitHub Pages
- tags: github, github-pages
Staticman: Static sites with superpowers
Staticman is a Node.js application that receives user-generated content and uploads it as data files to a GitHub repository. In practice, this allows you to have dynamic content (e.g. blog post commen...
- tags: blogging, github-pages, jekyll
- :octocat: source code
GitHub Pages now faster and simpler with Jekyll 3.0 · GitHub
https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0
Describes enhancements on GitHub Pages that come with the update to Jekyll 3.0
- tags: markdown, github-pages
Setting up your GitHub Pages site locally with Jekyll - User Documentation
https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/
Guide on how to install Jekyll locally, build the website locally, keep site up to date etc.
- tags: github-pages, jekyll