DEV Community

Cover image for one last peek πŸ‘€πŸ΅ docs, a demo, and a goodbye for now
Athreya aka Maneshwar
Athreya aka Maneshwar

Posted on

one last peek πŸ‘€πŸ΅ docs, a demo, and a goodbye for now

Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lrc to help devs discover the project. Do give it a try and share your feedback.


Short one this time.

peektea now has a proper documentation site: lovestaco.github.io/peektea

Up to now, everything lived in one long README i.e install instructions, keybindings, configuration, WSL notes, all stacked on top of each other.

Useful, but not exactly a pleasant read once a project grows past a certain size.

The new site splits all of that into proper pages i.e Installation, Usage (navigation, opening files, filtering, hidden files, preview, sorting), Configuration, WSL support, and more.

Each with its own room to breathe, demos where they help, and a search bar to jump straight to what you need.

Built with MkDocs Material, themed in peektea's own palette, and deployed automatically on every push via GitHub Actions.

Go peek around: lovestaco.github.io/peektea

One last thing: the full demo

Before wrapping up, I also recorded a complete walkthrough, every feature from the series, start to finish, in one go:


This is probably the last blog post / improvement on peektea for a while.

I've got everything I wanted out of my own TUI file browser at this point.

If you're using peektea and there's something that would genuinely help your workflow, let me know in the comments.

I'm happy to build it.

For now, the pot's off the heat. πŸ‘€πŸ΅

Top comments (8)

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◑◔)っ

Great work on this!

Collapse
 
lovestaco profile image
Athreya aka Maneshwar

Thanks a lot bud :)

Collapse
 
theuniverseson profile image
Andrii Krugliak

Per-commit is the right size for AI review. Full-PR review drowns in nits, but a per-commit pass catches the one assumption you made while you still remember making it.

Collapse
 
lovestaco profile image
Athreya aka Maneshwar

Exactly Andrii! Thanks :)

Collapse
 
alexshev profile image
Alex Shev

Micro review on every commit is a smart scope. It is small enough to trust, but frequent enough to change behavior before problems pile up.

Collapse
 
lovestaco profile image
Athreya aka Maneshwar

Collapse
 
advids profile image
avilash behera

appreciate the post. its gr8.

Collapse
 
lovestaco profile image
Athreya aka Maneshwar

Thanks a lot :)