{"id":28178115,"url":"https://github.com/sebkolind/volcano","last_synced_at":"2025-07-24T00:38:47.793Z","repository":{"id":43484941,"uuid":"100376681","full_name":"sebkolind/volcano","owner":"sebkolind","description":"🌋 A micro flat-file blog and website constructor.","archived":false,"fork":false,"pushed_at":"2024-11-06T20:29:15.000Z","size":566,"stargazers_count":5,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-16T01:11:40.676Z","etag":null,"topics":["blog-engine","flat-file","micro","micro-library","microlibrary","php","php-library","php8"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebkolind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-15T12:49:04.000Z","updated_at":"2024-05-11T10:28:24.000Z","dependencies_parsed_at":"2022-08-23T07:30:23.301Z","dependency_job_id":null,"html_url":"https://github.com/sebkolind/volcano","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sebkolind/volcano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkolind%2Fvolcano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkolind%2Fvolcano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkolind%2Fvolcano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkolind%2Fvolcano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebkolind","download_url":"https://codeload.github.com/sebkolind/volcano/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkolind%2Fvolcano/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266197400,"owners_count":23891287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog-engine","flat-file","micro","micro-library","microlibrary","php","php-library","php8"],"created_at":"2025-05-16T01:11:37.116Z","updated_at":"2025-07-24T00:38:47.784Z","avatar_url":"https://github.com/sebkolind.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Volcano 🌋\n\nA micro flat-file blog and website constructor.\n\n## Features\n\n- No database\n- Fast\n- Easy to use\n- You write your content in beautiful Markdown\n- Great with custom designs\n\n## Requirements\n\n- PHP 8.0.0 or higher\n- Support for `mod_rewrite` ([how to set up](https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite))\n\n## Getting Started\n\n```bash\ncd ~/path/to/project\n\ncomposer require sebastianks/volcano\n\n# IMPORTANT\n# Copy a slim starter template bundled with Volcano.\ncp -r vendor/sebastianks/volcano/setup/* .\n```\n\nVolcano will now serve your app from `/site/theme/index.php` which at it's lightest can be as slim as:\n\n```php\n\u003c?php\n\n# Get our App instance\n$app = require __DIR__ . '/../../app.php';\n\n# This is where the magic happens 🧙‍♂️\necho $app-\u003erender();\n```\n\nThat is Volcano at it's barebones. A more realistic real-life example can be found [in the Wiki](https://github.com/sebastianks/volcano/wiki/The-Simple-Starter).\n\n## What's next?\n\nYou just created your first app with Volcano🎉 Now you can go ahead and make a beautiful theme, start composing some content or something else you fancy. It's all up to you.\n\nA couple of resources if you need some information and/or inspiration:\n\n- Read the [Wiki](https://github.com/sebastianks/volcano/wiki/Home%F0%9F%8C%8B). It's short and will get you started in no time.\n- Volcano has a well-documented codebase. Reading it will give you everything there is to know about Volcano.\n- Creating a blog? Try out the official [Blog](https://github.com/sebastianks/volcano-blog-template) template and start blogging right away.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebkolind%2Fvolcano","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebkolind%2Fvolcano","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebkolind%2Fvolcano/lists"}