Lynks is a very hacky, simple and lightweight script for made link agregator using only jQuery and a text document as CMS (In this case Google Doc document)
I opened this project because I want that everyone can make their own Lynk page and improve the code, design or anything that can be tweaked.
This is a humble project, don't be rude with me, I'm a simple designer triying to do things.
How this works and how to make your own version.
- First Fork or Download this repository.
- Create a Google Document (Text) and copy the shareable link. (Public if you want a public site).
- Open
.app.js
and replace:var masterDoc = [YOUR CODE ]
with your public link (Use the example link as reference). - Add your own design, interactions or whathever you want.
- Release.