typelog

Micro blogging for devs

Micro UI improvements

- post on page load
- editor auto focus for posts and comments
- updated cards in discover page
- settings page
- fixed modal size on mobile

Recently pivoted, today shipped comments

Pivoted to micro blogging, the time was right with all the Twitter stuff, also got me out of a slump.

Shipped super simple comments tonight.

Fixed a bunch of issues around post creation and tags in

Missed a double tag issue though :D
Sad I can't post a gif...

Rework tags to use models in firebase

Currently they are synced on every post load, so slow.

Fixed post sync after isomorphic-git deprecation fix in

Used new response objects and added tag ids to posts during sync.

Fixed issue with frontile.dev and tailwind in

Version mismatch, needed tailwind 2. Will have to tweak the styles because the colors changed.
Ilya Radchenko Author

Btw tailwind is super!

0 Likes

Reworked the landing page to change the feel for

I wasn't really feeling the Fira Coda for the header and the cup was just too muted, so tried to go into the opposite extreme. I kinda live this more.

Finished landing page (above fold) for

Got to trying out a new logo too
Jason Leow

Oh very nice…. is it in beta?

0 Likes
Ilya Radchenko Author

Private alpha, if you have a static blog on Github, DM me on Twitter.

0 Likes

Added ability to select tags for a post

Not the best implementation, and loads tags on every post route, but works for now.
  • ◄ Previous
  • Next ►