Skip to content

v2: Better listing

Compare
Choose a tag to compare
@thien-do thien-do released this 08 May 21:07
· 26 commits to main since this release

Spotlight

We're super happy to introduce blog.keva.dev, the latest blog on our platform. This is where the Keva team writes all things interesting about their excellent data store πŸŽ‰ We'd like to thank @tuhuynh27 for working with us on this.

Updates

This release puts the README of a folder/repo before its article list (c364ed5), along with several minor tweaks to make listing better:

  • c364ed5 Hide the README entry in article list since its content is shown already
  • c364ed5 Hide folder or repo name if a README existed, since READMEs usually have better titles already
  • 1808505 Disable the "#" link for the first heading, since it usually works as the page's title
  • 0db791c Hide the "This folder is empty" message if a README existed

This release also removes experimental support for GitLab (#17, 5492a51). Thank to the generous help from @nguyenquangminh0711, we had some initial success in supporting both GitHub and GitLab as sources. However, with our focus on Customisation in the foreseeable future, we decided to remove GitLab integration to simplify our architecture (8eb0141) and expedite other areas. We hope to resume our work here when we have suitable resource.