Skip to main content
Code Review

Questions tagged [blog]

The tag has no summary.

Filter by
Sorted by
Tagged with
3 votes
1 answer
236 views

Image preview and delete for Laravel blog application

I am working on a blogging application in Laravel 8. I have put together a way to preview and remove the main article image. In the ArticleController.php controller,...
5 votes
2 answers
812 views

Database schema for an upcoming comment hosting system

I'm working on a small and simple comment hosting platform in PHP (SQLITE database) to host comments for my static blog https://prahladyeri.github.io/. No login, sign-ups or third party OAuth, just ...
Prahlad Yeri's user avatar
4 votes
1 answer
233 views

Blog site generator in python

Summary: This project is a simple static blog site generator written in python, utilizing pandoc to convert posts written in Markdown to HTML. It is essentially a follow up to my previous post: blog ...
12 votes
3 answers
2k views

Blog site generator written in shell script

Since I am not a fan of having using large web-frameworks and libraries just to setup a simple blog, I decided to write my own static blog site generator in pure shell script. The script uses pandoc, ...
766F6964's user avatar
  • 901

AltStyle によって変換されたページ (->オリジナル) /