Blogs

Blogs

9 devlogs
6h 56m
•  Ship certified

A simple blogging website with a node.js, express.js and embedded.js back-end, and a html and css only (except for syntax highlighting which is optional) front-end.

Timeline

Ship 2

0 payouts of shell 0 shells

Gergő Marosán

6 days ago

Gergő Marosán Covers 5 devlogs and 1h 37m

Added simple statistics page.

Update attachment

Fixed the color of the pin icon when post is hovered.

Update attachment

Added post pinning functionality. Pinned posts appear above all others, also sorted in order of creation.

Update attachment

Random post button now ensures correct redirection.

Update attachment

Fixed the initialization of the constants.

*Statman now saves statistics to disk every 60 seconds instead of 1 (should've done that a long time ago ( ̄▽ ̄||) )

*Even though the project has already been shipped, the Demo will continously get updated.

Update attachment

Ship 1

1 payout of shell 48.0 shells

Gergő Marosán

24 days ago

Gergő Marosán Covers 4 devlogs and 5h 18m

Fixed a few things with the a docker files and deployed the site.

Update attachment

Added a CLI interface, and Dockerfile.

Added README.md

Update attachment

Added syntax highlighting to posts.

Update attachment