Skip to content

an Eleventy starter project for makings lists of links

License

Notifications You must be signed in to change notification settings

clottman/link-in-bio-11ty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link-in-bio-11ty

link-in-bio-11ty was built off of a starter template for the 11ty static site generator on glitch.com. That template was ~11ty which Cassey made some slight modifications to for better running on Glitch. The primary change there was to disable browsersync syncing.

See the project live.

How to use this app

  1. Remix this project on Glitch or clone the repository.
  2. If you're on Glitch: Rename the project by clicking the project name in the top left corner of the tab, if you desire.
  3. Customize this site by modifying src/_data/siteData.json and adding your links in src/_data/links.js.
  4. Customize the CSS as you wish - especially the colors.
  5. Share with your friends!

I'm on Glitch - what if it breaks?

The live refreshing nature of Glitch can trip up Eleventy's watch function, because your file might get saved while you're in the middle of typing. If this happens, Eleventy might not be able to recover. Click the Tools button then Logs to see the output and errors, if any. There's a 'Console' button there where if your project needs to be forced to restart, you can type in refresh and the enter, and your project will start over.

Icon Credits

Icons for this project came from IconFinder. If you don't like them, upload your own (one in each size) to assets (click the assets button in your file list on Glitch) and update the URLs in src/_data/siteData.json. Once you've uploaded an asset in assets on Glitch, click the image to see its CDN URL.

About

an Eleventy starter project for makings lists of links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published