GitHub
github.com › collections › github-pages-examples
Collection: GitHub Pages examples · GitHub
Fine examples of projects using [GitHub Pages](https://pages.github.com).
Reddit
reddit.com › r/github › looking for showcase examples of github pages
r/github on Reddit: Looking for showcase examples of Github pages
June 25, 2019 -
I am a mathematics student and today I came to know that Github pages can be used to host static pages.
I am looking for jekyll free blogs and websites(created) hosted using github pages. All I find on Internet is Jekyll used blogs. I am looking for jekyll free showcase example.
Thanks a lot.
p.s. Sorry for English. It is not my first language.
Top answer 1 of 4
4
Feel free to use GitBook like my wiki? https://aleen42.github.io/PersonalWiki/
2 of 4
2
Your english is making it hard to tell exactly what you're after. If you're looking for examples of a static website built using Jekyll and hosted using Github Pages, there should be heaps of examples if you search for .github.io in Github and filter to the Ruby language. My personal website is an example of Jekyll+GithubPages. https://github.com/thundergolfer/thundergolfer.github.io
Looking for showcase examples of Github pages
Feel free to use GitBook like my wiki? https://aleen42.github.io/PersonalWiki/ More on reddit.com
Is GitHub (or GitHub Pages) a good option for showcasing you portfolio?
You can use a custom domain for Github Pages. More on reddit.com
What’s the coolest GitHub repo you’ve ever stumbled on by accident?
Not exactly an accident (someone shared it on Reddit), but here is the original code for Apollo 11 . More on reddit.com
I really love GitHub Pages
I too have been hosting my own domain on gh pages for about two years now. With static site generators like Jekyll and assemble.io, you still get all the flexibility of a blogging platform without the performance overhead.
I'm not sure what GitHub would do if my site was really busy, tho.
More on reddit.comVideos
19:09
How to Setup GitHub Page (Full Example) - YouTube
15:03
GitHub Pages Tutorial | Host a Website on GitHub Pages for FREE!
23:53
How to Deploy a Static Website to GitHub Pages - Free Hosting ...
14:40
How to Host a Website on GitHub Pages | Step-By-Step - YouTube
07:26
How to Use GitHub Pages in 2026! (Beginner's Guide) - YouTube
05:32
How to Host a Website on GitHub Pages Free (Custom Domain Setup ...
GitHub-Pages-Demo
ycl6.github.io › GitHub-Pages-Demo
GitHub Pages Demo | GitHub-Pages-Demo
There are 3 publishing sources you can choose for a GitHub repository: ... in the docs folder of the master branch (make sure the docs folder already exists in your repository) ... In this demo, we are using the gh-pages branch to publish the website. You can use other sources if you find them more appropriate. For example, I am publishing the web version of this GitHub-Pages-Demo repository using the master branch, and GitHub renders this README.md file and show it as a web page.
GitHub
github.com › logancyang › awesome-personal-websites
GitHub - logancyang/awesome-personal-websites: A curated list of awesome personal websites · GitHub
A curated list of awesome personal websites. Contribute to logancyang/awesome-personal-websites development by creating an account on GitHub.
Starred by 239 users
Forked by 17 users
GitHub
github.com › topics › personal-website
Build software better, together
github personal-site github-api template github-pages portfolio personal-website portfolio-website academic portfolio-site hacktoberfest portfolio-template portfolio-page academic-website developer-portfolio portfolio-project github-portfolio react-portfolio academic-porfolio
W3Schools
w3schools.com › git › git_remote_pages.asp
Git GitHub Pages
{{title}} Get Started Git What is SSH? {{title}} Add SSH {{title}} Set Remote {{title}} Edit Code Pull from {{title}} Push to {{title}} {{title}} Branch Pull Branch from {{title}} Push Branch to {{title}} GitHub Flow {{title}} Pages Git GUI Clients
GitHub
docs.github.com › en › pages › getting-started-with-github-pages › what-is-github-pages
What is GitHub Pages? - GitHub Docs
GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub, optionally runs the files through a build process, and publishes a website. You can see examples of GitHub Pages sites in the GitHub Pages examples collection.
GitHub
pages.github.com
GitHub Pages | Websites for you and your projects, hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Head over to GitHub.com and create a new repository, or go to an existing one. Click on the Create new file button. Name the file index.html and type some HTML content into the editor. Scroll to the bottom of the page, write a commit message, and commit the new file.
GitHub
github.com › SuperSimpleDev › github-pages-example
GitHub - SuperSimpleDev/github-pages-example
Starred by 169 users
Forked by 452 users
Languages HTML 72.5% | CSS 27.5% | HTML 72.5% | CSS 27.5%
Yale University
docs.ycrc.yale.edu › clusters-at-yale › guides › github_pages
GitHub Pages - Yale Center for Research Computing
December 5, 2019 - It's important that you name your repository username.github.io where username is replaced with your actual account name (ycrc-test in this example). Make sure to initialize the repo with a README, which will help get things started. After clicking "Create" your repository will look like this: From here, you can click on "Settings" to enable GitHub Pages publication of your site.
Chicago Public Library Maker Lab
cplmakerlab.github.io › guide › how-to-make-a-website-with-github-pages
How to Make a Website with Github Pages | Chicago Public Library Maker Lab
February 20, 2026 - Example URL (replace yourusername with your github username): https://yourusername.github.io/simple-website-template · If you try to navigate to your URL right now, you will get a 404 Error: Not Found. We have to push some changes first to the gh-pages branch before Github will build our website.
GitHub
github.com › academicpages › academicpages.github.io
GitHub - academicpages/academicpages.github.io: Github Pages template based upon HTML and Markdown for personal, portfolio-based websites. · GitHub
Github Pages template based upon HTML and Markdown for personal, portfolio-based websites. - academicpages/academicpages.github.io
Starred by 16.8K users
Forked by 6.4K users
Languages SCSS 27.3% | HTML 23.9% | JavaScript 22.2% | Jupyter Notebook 14.5% | Python 8.2% | CSS 3.2%