{"id":28223912,"url":"https://github.com/jana-marie/pinknote","last_synced_at":"2025-06-12T03:31:20.968Z","repository":{"id":293341257,"uuid":"982657809","full_name":"Jana-Marie/pinknote","owner":"Jana-Marie","description":"a very simple single page markdown webpage generator","archived":false,"fork":false,"pushed_at":"2025-05-14T20:37:47.000Z","size":15575,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T01:51:57.644Z","etag":null,"topics":["css","markdown","web"],"latest_commit_sha":null,"homepage":"https://pinknote.janamarie.dev","language":"CSS","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/Jana-Marie.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}},"created_at":"2025-05-13T08:08:30.000Z","updated_at":"2025-05-15T05:24:53.000Z","dependencies_parsed_at":"2025-05-14T21:49:40.137Z","dependency_job_id":null,"html_url":"https://github.com/Jana-Marie/pinknote","commit_stats":null,"previous_names":["jana-marie/pinknote"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jana-Marie/pinknote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jana-Marie%2Fpinknote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jana-Marie%2Fpinknote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jana-Marie%2Fpinknote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jana-Marie%2Fpinknote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jana-Marie","download_url":"https://codeload.github.com/Jana-Marie/pinknote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jana-Marie%2Fpinknote/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259389623,"owners_count":22850046,"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":["css","markdown","web"],"created_at":"2025-05-18T08:10:44.104Z","updated_at":"2025-06-12T03:31:20.957Z","avatar_url":"https://github.com/Jana-Marie.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pinknote\n\n---\n\npinknote is a simple Markdown to HTML renderer, that includes simple CSS and JS templates to render a web-page, ready for deployment from just a markdown file. It comes with a basic light \u0026 dark theme mode, respects the users theme preference and is accessible via mobile.\n\n![pinknote logo](assets/pinknote.png)\n\n#### why?\n\nbecause I enjoyed it! :3 There are probably hundreds of such projects out there, but doing it myself was fun!\n\n## Demo\n\nThis projects description is hosted at [pinknote.janamarie.dev](https://pinknote.janamarie.dev), compiled by pinknote!\n\n## Usage\n\nTo generate a web-page you just need a Markdown file, render it via\n\n    ./generate.py \u003cMarkdown\u003e\n\nWith no additional paramets the HTML file will be put into `www/` and your assets into `www/assets/`. You can change this by passing the `-o \u003coutput-path\u003e` parameter.\n\n### Themes\n\nTo choose a different theme, a different CSS file you can use the option `-css static/css/\u003ctheme\u003e.css`, thee following are currently inlcuded.\n\n\u003ctable style=\"table-layout:fixed;\"\u003e\n\u003ctbody\u003e\n  \u003ctr style=\"\"\u003e\n    \u003cth style=\"text-align:center;vertical-align:top\" colspan=\"2\"\u003e\u003ca href=\"https://clean.pinknote.janamarie.dev\"\u003e\u003ch5\u003eclean\u003c/h5\u003e\u003c/a\u003e\u003c/th\u003e\n    \u003cth style=\"text-align:center;vertical-align:top\" colspan=\"2\"\u003e\u003ca href=\"https://pinknote.pinknote.janamarie.dev\"\u003e\u003ch5\u003epinknote\u003c/h5\u003e\u003c/a\u003e\u003c/th\u003e\n    \u003cth style=\"text-align:center;vertical-align:top\" colspan=\"2\"\u003e\u003ca href=\"https://mint.pinknote.janamarie.dev\"\u003e\u003ch5\u003emint\u003c/h5\u003e\u003c/a\u003e\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/clean-l.png\"/\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/clean-d.png\"/\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/pinknote-l.png\"/\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/pinknote-d.png\"/\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/mint-l.png\"/\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/mint-d.png\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd style=\"text-align:center;vertical-align:bottom;text-style:block;\" colspan=\"2\"\u003e--css static/css/clean.css\u003c/td\u003e\n    \u003ctd style=\"text-align:center;vertical-align:bottom;text-style:block;\" colspan=\"2\"\u003e--css static/css/pinknote.css\u003c/td\u003e\n    \u003ctd style=\"text-align:center;vertical-align:bottom;text-style:block;\" colspan=\"2\"\u003e--css static/css/mint.css\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003cth style=\"text-align:center;vertical-align:top\" colspan=\"2\"\u003e\u003ca href=\"https://sunset.pinknote.janamarie.dev\"\u003e\u003ch5\u003esunset\u003c/h5\u003e\u003c/a\u003e\u003c/th\u003e\n    \u003cth style=\"text-align:center;vertical-align:top\" colspan=\"2\"\u003e\u003ca href=\"https://code.pinknote.janamarie.dev\"\u003e\u003ch5\u003ecode\u003c/h5\u003e\u003c/a\u003e\u003c/th\u003e\n    \u003cth style=\"text-align:center;vertical-align:top\" colspan=\"2\"\u003e\u003ca href=\"https://banana.pinknote.janamarie.dev\"\u003e\u003ch5\u003ebanana\u003c/h5\u003e\u003c/a\u003e\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/sunset-l.png\"\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/sunset-d.png\"\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/code-l.png\"\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/code-d.png\"\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/banana-l.png\"\u003e\u003c/td\u003e\n    \u003ctd style=\"width:16.66%;\"\u003e\u003cimg src=\"static/assets/banana-d.png\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd style=\"text-align:center;vertical-align:bottom;text-style:block;\" colspan=\"2\"\u003e--css static/css/sunset.css\u003c/td\u003e\n    \u003ctd style=\"text-align:center;vertical-align:bottom;text-style:block;\" colspan=\"2\"\u003e--css static/css/code.css\u003c/td\u003e\n    \u003ctd style=\"text-align:center;vertical-align:bottom;text-style:block;\" colspan=\"2\"\u003e--css static/css/banana.css\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\nI would love to see more themes contributed! :3\n\n## Files\n\n```\n  ./ \n    assets/         - Contains the Image files for this repo\n    static/\n      assets/       - Put your assets in here\n      css/          - Themes, stylesheets\n      index.js      - The light-dark theme selector, put your additional JS in here\n    templates/      - index.html template\n  generate.py       - The generator itself, run this to render your Markdown file\n  README.md         - This file\n```\n\n## Todo\n\n - [x] Set proper website title and meta var\n - [ ] Make JS package optional\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjana-marie%2Fpinknote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjana-marie%2Fpinknote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjana-marie%2Fpinknote/lists"}