{"id":13827953,"url":"https://github.com/lmammino/md-article-template","last_synced_at":"2025-05-07T18:23:50.488Z","repository":{"id":138310828,"uuid":"205662735","full_name":"lmammino/md-article-template","owner":"lmammino","description":"A ready-made setup to write articles in Markdown and be able to see live preview and export the article in HTML","archived":false,"fork":false,"pushed_at":"2019-09-02T08:26:43.000Z","size":53,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T12:58:04.378Z","etag":null,"topics":["article","articles","markdown","template","write"],"latest_commit_sha":null,"homepage":null,"language":null,"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/lmammino.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-09-01T10:45:11.000Z","updated_at":"2023-12-16T18:22:56.000Z","dependencies_parsed_at":"2024-01-18T04:56:57.917Z","dependency_job_id":"78083aef-0378-4ce2-9e72-d9522e7fb495","html_url":"https://github.com/lmammino/md-article-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmammino%2Fmd-article-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmammino%2Fmd-article-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmammino%2Fmd-article-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmammino%2Fmd-article-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lmammino","download_url":"https://codeload.github.com/lmammino/md-article-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252932369,"owners_count":21827285,"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":["article","articles","markdown","template","write"],"created_at":"2024-08-04T09:02:21.963Z","updated_at":"2025-05-07T18:23:50.466Z","avatar_url":"https://github.com/lmammino.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# md-article-template\n\nA ready-made setup to write articles in Markdown and be able to see live preview and export the article in HTML\n\n## Setup\n\nYou can [create your own GitHub repository from this template](https://help.github.com/en/articles/creating-a-repository-from-a-template) and have all the basic scaffolding under your control.\n\n[![Use this template](https://img.shields.io/badge/GitHub-Use%20this%20template-blue)](https://github.com/lmammino/md-article-template/generate)\n\nOnce you created your own repo from this one, clone it locally and run `npm install` to get all the necessary dependencies for testing and building your Markdown article.\n\n\n## Scripts\n\nThis template comes with some handy scripts to make editing markdown files a nicer experience:\n\n### Test\n\n - `npm test`\n\nWith `npm test`, your `ARTICLE.md` will be tested for syntax errors using [`remark-lint`](https://npm.im/remark-lint).\n\n### Live-Preview\n\n - `npm run preview`\n\nWith `npm run preview`, you will open an Electron window that will show a live preview of your `ARTICLE.md` and it will automatically update when you make changes to the source file. This command will be using [`vmd`](https://npm.im/vmd) under the hood.\n\n### Build\n\n - `npm run build`\n - `npm run build:watch`\n\nWith `npm run build`, an HTMl version of the article will be created and named `ARTICLE.html`. This feature is built using [`generate-md`](https://npm.im/generate-md).\n\nThis command will also use `npm pack` to create an archive containing all the files related to the article so that you can easily share it with some third party.\n\nIf you wish to run the build every single time that your `ARTICLE.md` changes, you can do so by running `npm run build:watch`. This command will be using [`chokidar-cli`](https://npm.im/chokidar-cli) under the hood to watch for changes.\n\n\n## Contributing\n\nEveryone is very welcome to contribute to this project. You can contribute just by submitting bugs or\nsuggesting improvements by [opening an issue on GitHub](https://github.com/lmammino/md-article-template/issues) or [PRs](https://github.com/lmammino/md-article-template/pulls).\n\n\n## License\n\nLicensed under [MIT License](LICENSE). © Luciano Mammino.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmammino%2Fmd-article-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmammino%2Fmd-article-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmammino%2Fmd-article-template/lists"}