Skip to content

IKaramitsos/L_Webring

Repository files navigation

L_Webring

A Webring built with Jekyll hosted using Netlify's static routing redirects.

This webring is inspired by a tutorial I found online. The ring welcomes hand-crafted wikis and portfolios.

Example

See the Demo Site generated by this code.

How to host a ring

  1. Fork this repository.
  2. Edit /_data/members.csv and fill in your community info.
  3. Publish the webring , Start a new Netlify site form the repository.
  4. Make sure to set the domain to the same one you have in _config.yml, and make sure you have the following build settings:

Deploy to Netlify

Base directory Build command Publish directory
Not Set bundle exec jekyll build _site
  1. You can also make changes in the index.html file.

If all goes well, you should see your webring when you navigate to your domain, and each member will be able to use their links as described! If your GitHub repository is still private, make sure to set it to public now.

About

A L_Webring using Github, Jekyll, and Netlify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published