{"id":16377691,"url":"https://github.com/lmbishop/panulat","last_synced_at":"2026-06-18T18:32:26.564Z","repository":{"id":111607283,"uuid":"430146220","full_name":"LMBishop/panulat","owner":"LMBishop","description":"A static site generator (mirror)","archived":false,"fork":false,"pushed_at":"2026-05-21T22:01:59.000Z","size":6919,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-22T07:31:47.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://git.leonardobishop.net/panulat/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LMBishop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-20T15:59:36.000Z","updated_at":"2026-05-21T22:02:04.000Z","dependencies_parsed_at":"2024-09-09T20:23:39.060Z","dependency_job_id":"cbb562ab-7fb6-4d13-b2e2-0c16a67f737e","html_url":"https://github.com/LMBishop/panulat","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"773d657ad103bd6911eddeac8618942bb9fcbcce"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LMBishop/panulat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fpanulat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fpanulat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fpanulat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fpanulat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LMBishop","download_url":"https://codeload.github.com/LMBishop/panulat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMBishop%2Fpanulat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34503507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-11T03:43:47.120Z","updated_at":"2026-06-18T18:32:26.537Z","avatar_url":"https://github.com/LMBishop.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# panulat\nA static site generator for my own website. Uses \n[ejs](https://ejs.co/) for templates.\n\n## Building and running\n\nThis program is intended to be run using Docker.\n\n### Using Docker\n```\n$ docker build -t panulat .\n```\n\nThe program uses the following environment variables:\n\n| Name                       | Value                                                       | Default  |\n|----------------------------|-------------------------------------------------------------|----------|\n| `PAGES_DIR`                | The directory containing Markdown and HTML formatted pages. | `pages`  |\n| `VIEWS_DIR`                | The directory containing templates.                         | `views`  |\n| `STATIC_DIR`               | The directory containing static files to be copied.         | `static` |\n| `OUTPUT_DIR`               | The output directory for rendered pages.                    | `build`  |\n| `SKIP_OUTPUT_DIR_CREATION` | If the output dir should not be deleted and re-created.     | `false`  |\n| `WEBSERVER_ENABLED`        | If the webserver should start. Used for testing.            | `false`  |\n| `WEBSERVER_AUTOREBUILD`    | If pages should be automatically rebuilt when changing.     | `true`   |\n| `WEBSERVER_PORT`           | The port the webserver should listen on.                    | `3000`   |\n| `LOGGING_LEVEL`            | How verbose logs should be.                                 | `info`   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmbishop%2Fpanulat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmbishop%2Fpanulat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmbishop%2Fpanulat/lists"}