Skip to content

Instantly share code, notes, and snippets.

@revooms
Created July 25, 2018 08:17
Show Gist options
  • Save revooms/b811c486c36953eb1ba0feb4b5caa9d7 to your computer and use it in GitHub Desktop.
Save revooms/b811c486c36953eb1ba0feb4b5caa9d7 to your computer and use it in GitHub Desktop.
A gist blog. About LiLi, a link list tool.
@revooms
Copy link
Author

revooms commented Jul 25, 2018

Features update

We had a really productive evening yesterday, pushing out some new features to LiLi:
Tag display: tags are less intrusive.
Unification: the "Welcome" and the "Your Links" pages now use the same component to render links.
InstaPaste: the "Welcome" page allows you to simply paste a URL from clipboard to be added.

@revooms
Copy link
Author

revooms commented Aug 4, 2018

Two new features released

We released two features earlier this day.
Quick search on the Welcome page now includes tags when searching. All in all a Link's url, title, description and their tags will be searched.
Tag pages are a go! Click on a tag to view all Links related to it.

@revooms
Copy link
Author

revooms commented Aug 4, 2018

New feature (behind the scenes)

Signed in LiLi users now get nice Toastr system notifications when editing/saving things.

@revooms
Copy link
Author

revooms commented Aug 4, 2018

Some features (last two for today)

We added more info to the quick search bar, added a pager.
Enabled user setting "per page". Sets the number of items to show in lists (Welcome page and "Your Links" page for now).

@revooms
Copy link
Author

revooms commented Aug 6, 2018

Re-Style

We changed the way info is shown to the user, dates are now "for Humans", <blockquote>s got a fancy styling as well. Some minor changes in the background, optimizations. I feel like the blog needs some re-style too. Let's see what we can do.

@revooms
Copy link
Author

revooms commented Aug 20, 2018

OG & Behind The Scenes

The LiLi website now has OpenGraph meta data and a favicon.

For registered users:
"Your Tags" now show "special tags" seperate from regular tags. "Special tags" contain a :, like List:Python.
"Your Links" can now be filtered and searched. We also enabled "QuickPaste" on that page.

@revooms
Copy link
Author

revooms commented Sep 22, 2018

Small fixes

Added source maps for .js and .css files. Also added rel="noopener" to external links.

@revooms
Copy link
Author

revooms commented Jul 20, 2019

I am not good at maintaining a blog

@revooms
Copy link
Author

revooms commented Jul 20, 2019

Blog bugged

While the previous post was about writing blog posts I just realized that the LiLi blog is broken. Time to fix some stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment