![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
A Static Site Generator supporting Markdown, responsive images, RSS and other RESTable files. Built with Node.js and minimal dependencies.
A Static Site Generator supporting Markdown, responsive images, RSS and other RESTful files. Built with Node.js and minimal dependencies.
A live example of this blog generator can be found at 3960! Journal.
Features
<head>
for SEO and social sharing (via schema.org and OpenGraph) as well as the IndieWeb.The Blogophon generator works on every platform with NodeJs. This includes Windows, Mac OSX and Linux. The Blogophon can also be installed directly on your web host, as long as you have NodeJs installed on your web host and SSH access. The Blogophon generators generates your blog pages.
Your generated blog pages are independent of the Blogophon software, and can be hosted on any web hosting service - it only consists of static files. You will need no PHP, MySQL or anything like that.
node -v
to see your current version.magick -version
to see your current version. ImageMagick is needed for scaling images.npm install -g blogophon
to install the Blogophon. If you do not have Node version 6 but at least Node version 4, install Blogophon 1.3.0 by calling npm install -g blogophon@v1.3.0
.blogophon
to start the configuration dialogue and enable special features.htdocs
of your Blogophon blog project (as this will be the folder where the HTML files will be generated by the Blogophon Generator).Just call blogophon
to open the Blogophon command menu in the folder you are in. There you will be able to create, edit, generate and publish Markdown articles.
The basic work-flow is this:
If you are a CLI wizard, you may also want to take a look at Blogophon's special CLI features.
npm outdated -g blogophon
.npm update -g blogophon
to update your local Blogophon installation to the latest stable release.In case of issues or suggestions for the Blogophon consider using Blogophon's issue board.
Author: Frank Boës
Copyright & license: See LICENSE.txt
FAQs
A Static Site Generator supporting Markdown, responsive images, RSS and other RESTable files. Built with Node.js and minimal dependencies.
The npm package blogophon receives a total of 5 weekly downloads. As such, blogophon popularity was classified as not popular.
We found that blogophon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.