Open Issues Need Help
View All on GitHubStatic blog template for GitHub Pages that auto-builds index/RSS/sitemap and cross-posts new or updated articles to a Telegram channel via GitHub Actions.
Static blog template for GitHub Pages that auto-builds index/RSS/sitemap and cross-posts new or updated articles to a Telegram channel via GitHub Actions.
Static blog template for GitHub Pages that auto-builds index/RSS/sitemap and cross-posts new or updated articles to a Telegram channel via GitHub Actions.
AI Summary: This feature request aims to add an estimated reading time to blog posts. It involves calculating the reading time based on word count (using a standard WPM) within the build script, and then displaying this information on both individual post pages and the main index.
Static blog template for GitHub Pages that auto-builds index/RSS/sitemap and cross-posts new or updated articles to a Telegram channel via GitHub Actions.
AI Summary: This feature request proposes creating a Python script, `scripts/new_post.py`, to automate the generation of new blog post scaffolding. The script will interactively prompt the user for details like title, description, and tags, then automatically create the appropriate folder structure, a `meta.json` file, and a basic HTML template for the new post.
Static blog template for GitHub Pages that auto-builds index/RSS/sitemap and cross-posts new or updated articles to a Telegram channel via GitHub Actions.