zhravan/zen-mdx-blog

feat: js cli to run create yaml and create ready to host setup

Open

#4 opened on Oct 15, 2025

 (2 comments) (0 reactions) (1 assignee)TypeScript (6 forks)auto 404
enhancementgood first issuehacktoberfesthacktoberfest-acceptedhacktoberfest2025help wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description:

Use CLI framework to build and and get the server ready to host natively/dockerized on server in single click.

can build simple single script using commanderjs: https://github.com/tj/commander.js

Note: We need to take user prompt answers like name, social media link etc so that these values are feed to creation of yaml

This task is blocked by https://github.com/zhravan/monolog-mdx-blog/issues/3

Contributor guide