pkg.soopen package index

brew / rang 15975

Installer blogc avec Homebrew, dnf, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de blogc pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install blogc

local Homebrew formula metadata

Linux

Fedora dnfvérifié · 92%
sudo dnf install blogc

Fedora Rawhide package metadata · blogc · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#blogc

nixpkgs package indexes · pkgs/by-name/bl/blogc/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install blogc

openSUSE Tumbleweed package metadata · blogc · Source: download.opensuse.org

aperçu

Résumé du paquet

Blog compiler with template engine and markup language

Commandes et alias

  • blogc
  • blogc-git-receiver
  • blogc-make
  • blogc-runserver

historique

Historique du projet et usages

blogc is a small static blog compiler that treats site generation like a source-to-output compilation step rather than like a full blogging engine. Its official site describes it as stateless, idempotent, make-friendly, and aimed at developers who are comfortable wiring command-line tools together.

Historique du projet

Rafael G. Martins started blogc as an experiment in a simple blog compiler with its own template engine and markup language. The project deliberately avoided CMS-style global state: the core blogc command compiles source files and templates, while helper programs such as blogc-make, blogc-git-receiver, and blogc-runserver cover common publishing workflows.

The public release line began with 0.1 beta tags in 2015 and continued through a series of 0.x releases. Later releases added build-tool conveniences, pagination and listing improvements, table-of-contents generation, signed release artifacts, and a Debian/Ubuntu repository announced with 0.20.1.

Historique d'adoption

blogc's adoption has been strongest in Unix package-manager and source-based distribution circles rather than in mainstream JavaScript static-site tooling. Its own site lists release tarballs plus package routes for Debian/Ubuntu, Fedora/RHEL/CentOS COPR, Termux, openSUSE, and Gentoo, and the input metadata also records Homebrew, Fedora, Nix, and openSUSE package names.

The project ships an example blog repository and documents using blogc with make or blogc-make, which made it attractive to users who wanted a static site generator with C portability and predictable command-line behavior.

Modes d'utilisation

Typical usage passes source files and templates to blogc to emit HTML or feed resources, or uses blogc-make with a blogcfile to define site-wide variables, content directories, templates, posts, tags, and generated outputs. The compiler can be embedded in ordinary make rules because each invocation has no shared state.

The package installs several executables: blogc for compilation, blogc-make for project builds, blogc-runserver for local serving, and blogc-git-receiver for git-push publishing workflows.

Pourquoi les passionnés de paquets s'y intéressent

blogc is package-nerd catnip because it is a C static-site generator that thinks like a compiler: libc at runtime, POSIX portability as a stated goal, man pages for interfaces, and build integration through make instead of a large language runtime.

It sits in the small but interesting lineage of minimal static-site tools where the packaging story matters: release tarballs, distro repositories, man pages, and reproducible command-line invocations are as central as themes or plugins.

Chronologie

  • 2015: First 0.1 beta tags appear in the official Git repository.
  • 2015: The blogc site copyright and early release materials identify Rafael G. Martins as the author.
  • 2019: Version 0.18.0 added blogc-make pagination_tags support and signed release artifacts.
  • 2020: Version 0.20.0 added table-of-contents generation for source files.
  • 2021: Version 0.20.1 announced a Debian/Ubuntu repository and minor fixes.

Related projects

  • blogc-example is the official starter repository for new sites.
  • blogc-make is the bundled build tool that turns blogc into a more complete blog-building workflow while keeping the compiler separate.
  • The project overlaps conceptually with static-site generators and make-based publishing systems, but its own docs emphasize that it is a compiler, not a blogging engine.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:server

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
blogcfilefile passed to blogc-make -f

exécutables

Exécutables installés

CommandeTypeExpositionNote
blogcexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
blogc-git-receiverexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
blogc-makeexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
blogc-runserverexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.20.1
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:blogc
Version0.20.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://blogc.rgm.io/
Dépôthttps://github.com/blogc/blogc
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

blogc

nix profile install nixpkgs#blogc
  • normalized package name match
  • Correspondance par : Blogc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bl/blogc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

blogc 0.20.1^20240602.b1ae9c9-5.fc45

A blog compiler

https://blogc.rgm.io/

sudo dnf install blogc
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: blogc
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Blogc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: blogc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

blogc-git-receiver 0.20.1^20240602.b1ae9c9-5.fc45

A simple login shell/git hook to deploy blogc websites

https://blogc.rgm.io/

sudo dnf install blogc-git-receiver
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: blogc
  • 6 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Blogc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: blogc-git-receiver from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

blogc-make 0.20.1^20240602.b1ae9c9-5.fc45

A simple build tool for blogc

https://blogc.rgm.io/

sudo dnf install blogc-make
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: blogc
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Blogc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: blogc-make from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

blogc-runserver 0.20.1^20240602.b1ae9c9-5.fc45

A simple HTTP server to test blogc websites

https://blogc.rgm.io/

sudo dnf install blogc-runserver
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: blogc
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Blogc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: blogc-runserver from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

blogc 0.20.1-1.22

Blog compiler

https://blogc.rgm.io/

sudo zypper install blogc
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: x86_64
  • Source Package: blogc
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Blogc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: blogc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation