Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesinkasir/jekyll-redirect-link
Jekyll redirect link
https://github.com/mesinkasir/jekyll-redirect-link
jekyll jekyll-redirect jekyll-redirect-from jekyll-redirect-link jekyll-redirect-url redirect-links redirect-url
Last synced: about 1 month ago
JSON representation
Jekyll redirect link
- Host: GitHub
- URL: https://github.com/mesinkasir/jekyll-redirect-link
- Owner: mesinkasir
- Created: 2023-08-02T16:21:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-02T17:44:23.000Z (over 1 year ago)
- Last Synced: 2023-08-02T18:14:34.895Z (over 1 year ago)
- Topics: jekyll, jekyll-redirect, jekyll-redirect-from, jekyll-redirect-link, jekyll-redirect-url, redirect-links, redirect-url
- Language: HTML
- Homepage: https://mesinkasir.github.io/jekyll-redirect-link/
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Jekyll redirect link
Redirect link for jekyll.
Clone repo
`git clone https://github.com/mesinkasir/jekyll-redirect-link.git`
open `_config.yml`
change `url` with your jekyll site url or leave empty if you want install on localhost.
Run project
`bundle exec jekyll serve`
or
`jekyll serve`
Run Demo [https://mesinkasir.github.io/jekyll-redirect-link/](https://mesinkasir.github.io/jekyll-redirect-link/)