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.
- Remix this project on Glitch or clone the repository.
- If you're on Glitch: Rename the project by clicking the project name in the top left corner of the tab, if you desire.
- Customize this site by modifying
src/_data/siteData.json
and adding your links insrc/_data/links.js
. - Customize the CSS as you wish - especially the colors.
- Share with your friends!
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.
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.