{"id":17963818,"url":"https://github.com/bramstein/markup","last_synced_at":"2025-04-03T19:27:26.355Z","repository":{"id":3150473,"uuid":"4180270","full_name":"bramstein/markup","owner":"bramstein","description":null,"archived":false,"fork":false,"pushed_at":"2013-05-19T08:22:44.000Z","size":4674,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-09T07:35:59.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/bramstein.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}},"created_at":"2012-04-30T06:04:05.000Z","updated_at":"2018-03-01T11:54:58.000Z","dependencies_parsed_at":"2022-09-20T17:43:33.451Z","dependency_job_id":null,"html_url":"https://github.com/bramstein/markup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramstein%2Fmarkup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramstein%2Fmarkup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramstein%2Fmarkup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramstein%2Fmarkup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bramstein","download_url":"https://codeload.github.com/bramstein/markup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247064289,"owners_count":20877578,"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":[],"created_at":"2024-10-29T11:45:28.908Z","updated_at":"2025-04-03T19:27:26.324Z","avatar_url":"https://github.com/bramstein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Markup: a static site generator\n===============================\nA source file is a markdown file, which can be accessed in the template by {{article}}. Global meta-data goes into site.json.\n\nTemplates are mustache files, with the same name as a file or directory in the source directory. Templates have access to global and source meta-data as well as the article data (if any.) Creating reusable templates is possible through the use of partials, which go into the partials directory. These are template fragments.\n\nAll files in the `src` directory that are not markdown files are copied verbatim to the output directory. Files other than templates in either the partials or template directory are ignored.\n\nTemplate fallback works as follows. Given an input file:\n\n    some/dir/content.md\n\nThe following templates are tried in order:\n\n    some/dir/content.html\n    some/dir.html\n    some.html\n\nIf there is no fallback at the root, the source file is ignored.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramstein%2Fmarkup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbramstein%2Fmarkup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramstein%2Fmarkup/lists"}