{"id":21056208,"url":"https://github.com/christophercrouzet/pillr","last_synced_at":"2025-03-14T00:15:38.134Z","repository":{"id":57324206,"uuid":"105430504","full_name":"christophercrouzet/pillr","owner":"christophercrouzet","description":"Framework for static site generators.","archived":false,"fork":false,"pushed_at":"2018-03-04T06:42:07.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T09:07:10.736Z","etag":null,"topics":["framework","nodejs","static-site-generator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/christophercrouzet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-10-01T09:03:05.000Z","updated_at":"2017-11-12T15:41:56.000Z","dependencies_parsed_at":"2022-09-21T01:41:53.615Z","dependency_job_id":null,"html_url":"https://github.com/christophercrouzet/pillr","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercrouzet%2Fpillr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercrouzet%2Fpillr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercrouzet%2Fpillr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercrouzet%2Fpillr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christophercrouzet","download_url":"https://codeload.github.com/christophercrouzet/pillr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500787,"owners_count":20300775,"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":["framework","nodejs","static-site-generator"],"created_at":"2024-11-19T16:49:24.651Z","updated_at":"2025-03-14T00:15:38.082Z","avatar_url":"https://github.com/christophercrouzet.png","language":"JavaScript","readme":"Pillr\n=====\n\nPillr is a framework to build static site generators upon.\n\nThe framework is designed to only contain the core components and architecture of a static site generator. It is up to the user to extend Pillr with the desired features to build a fully-fledged static site generator.\n\n\n## Features\n\n- CommonMark (Markdown) syntax to generate HTML content.\n- JSON front matter to define metadata for each page.\n- Mustache to define layout templates.\n- support for styling using LESS.\n- support for Markdown extensions: abbreviations, containers, definition lists, footnotes, subscript, and superscript.\n- no database, everything is contained in the metadata and the final file hiearchy mirrors the one used as the source.\n- propagation of metadata to descendant files if specified at the directory level.\n- theme-based.\n- async.\n\n\nPillr ships with 3 base compounds to copy asset files, and to generate pages or styles.\n\nA compound defines a serie of components that transforms the source files into the final result to be written at a given destination. They are extensible and customizable.\n\n\n## Installation\n\n```shell\n$ npm install pillr\n```\n\n\n## Out There\n\nProjects using Pillr include:\n\n- [eddi](https://github.com/christophercrouzet/eddi)\n\n\n## Author\n\nChristopher Crouzet\n[\u003cchristophercrouzet.com\u003e](https://christophercrouzet.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophercrouzet%2Fpillr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristophercrouzet%2Fpillr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophercrouzet%2Fpillr/lists"}