jekyll-redirect-from
pages-gem
jekyll-redirect-from | pages-gem | |
---|---|---|
2 | 611 | |
798 | 1,845 | |
0.3% | 0.4% | |
3.5 | 5.0 | |
6 months ago | 24 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jekyll-redirect-from
-
Show HN: An open-source alternative to Bitly
Cool. Checking it out.
For those looking for more options, Dub[1] is a matured open-source[2] link shortener with Analytics.
For not-so-large volumes of links, say for friends-family, and the occasional public links, you can run something off Github Pages[3] with their built-in Jekyll + Redirect-From Plugin[4]. If you do not want to, you do not even need to have the code run locally, just edit on Github. I run one to easily share links for the family and relatives (photos, that document link, along with the Rick-Roll Video).
Tip: If one wants to run an indie or personal or family/friends shortlink for easy sharing, try to have it on your own domain. This allowed me to moved between tools that powers it.
1. https://dub.co
2. https://github.com/dubinc/dub
3. https://pages.github.com
4. https://github.com/jekyll/jekyll-redirect-from
-
How to handle 301 and 302 redirects with GitHub Pages?
I was looking at https://github.com/jekyll/jekyll-redirect-from , but this accomplishes redirects by using the "http-refresh" meta, and I don't know if using that will damage my site's SEO (we are eventually going to be moving our site to an all-static site, but we have hundreds of redirects to import over)
pages-gem
-
ISOC IWD '25 - Building a simple Landing Page
GitHub Pages - (https://pages.github.com/) – if you already have a git account, kindly ignore this.
-
Page is under construction: A love letter to the personal website
If you do not need a domain you can also publish a static page as your blog on Github: https://pages.github.com
-
How to create a blog with Quartz, GitHub, and Cloudflare
If you don't want to use Jekyll as your static site generator for GitHub Pages and you want to have a custom domain for your GitHub Pages. This post is for you!
-
Proposed Perl Changes (part 2)
At the end of my last post, we had a structure in place that used GitHub Actions to run a workflow every time a change was committed to the PPC repository. That workflow would rebuild the website and publish it on GitHub Pages.
-
Easiest Way to Set Up GitHub Action CI/CD for Vue.js Apps
This guide will walk you through a comprehensive and straightforward approach to configuring GitHub Actions for Vue and Vite applications and using GitHub Pages for deployment, providing you with a clear and practical roadmap to implement CI/CD pipelines from scratch.
-
Don't code a new website for your blog
One day my friend Brandon Boone presented me with a quick and easy way to get a free landing page with a clean subdomain - GitHub Pages.
-
SSG's have become boring technology
One of the nicest things about static site generators is that Github is offering a fully integrated solution for free. They manage your files using Git, will build your website using ANY static site generator with Github Actions, and allow you to host the output on Github Pages. When you use Frontmatter.codes in Visual Studio Code you will even get a fully featured (and free) CMS.
-
Front-End Deployment Insights: Experiences and Metric Evaluations of Leading Cloud Platforms
The test subjects include Vercel, Cloudflare Pages, GitHub Pages, and the newly discovered EdgeOne Pages from Tencent Cloud. The measurement indicators include global access latency, Google Lighthouse metrics and the smoothness of the deployment process.
-
Free Hosting Platforms for frontend Projects </>
Website Link :https://pages.github.com/
-
How to host Browser.application projects
Browser.application is used when you want to support client-side routing. However, it requires you to be able to configure your web server to redirect requests to your index.html file. Since GitHub Pages doesn't allow you to customize their web server, you're forced to switch to another hosting service like Netlify, Render, or Cloudflare Pages. Thankfully, they all make it easy to do the configuration that's needed.
What are some alternatives?
Sink - ⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
quickstart-android - Firebase Quickstart Samples for Android
jekyll-sass-converter - A Sass converter for Jekyll.
starter-workflows - Accelerating new GitHub Actions workflows
lucien.run - personnal redirect thingy (URL minifier)
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby