{"id":27934850,"url":"https://github.com/uri/mdnotes","last_synced_at":"2025-06-22T01:40:25.208Z","repository":{"id":3443628,"uuid":"4496497","full_name":"uri/mdnotes","owner":"uri","description":"Take notes in markdown and then publish to html or pdf.","archived":false,"fork":false,"pushed_at":"2012-05-30T15:35:37.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T06:08:34.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"boxen/puppet-redis","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uri.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-05-30T15:30:01.000Z","updated_at":"2014-05-09T03:29:09.000Z","dependencies_parsed_at":"2022-08-20T15:41:14.983Z","dependency_job_id":null,"html_url":"https://github.com/uri/mdnotes","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/uri%2Fmdnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uri%2Fmdnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uri%2Fmdnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uri%2Fmdnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uri","download_url":"https://codeload.github.com/uri/mdnotes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252823918,"owners_count":21809713,"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":"2025-05-07T06:08:37.532Z","updated_at":"2025-05-07T06:08:38.131Z","avatar_url":"https://github.com/uri.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"MDNotes\n========\n\n## Basics\n\n\"Using a terminal, `cd` into the directory you want to takes notes.\n\nUse command `mdnotes` to create a notes directory.\n\nCreate your markdown (.md) in the `md/` directory.\n\nUse `mdnotes` to 'compile' your notes into html. These will be located in the html/ folder.\n\nUse `mdnotes -p` or `mdnotes --publish` to create pdf's of your notes. These will be located in the pdf/ folder.\n\nIf you want to include images in your notes you can place them in the images folder located under `./html/images`. Use `![alt-text](./images/my_image.png)` to reference an image.\n\n------\n\n## Install\n\nTo install `gem install mdnotes`.\nTo uninstall `gem uninstall mdnotes`.\n\n-----\n\n## Requirements\n\nRequires `rdiscount` and `pdfkit` for pdf utility.\n\n### Creating PDFs\n\nInstall [WKHTMLTOPDF](https://github.com/jdpace/PDFKit/wiki/Installing-WKHTMLTOPDF) for the pdf publishing to work. You can use the following commands:\n\n    curl -O http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.9.9-OS-X.i368\n    mv wkhtmltopdf-0.9.9-OS-X.i368 /usr/local/bin/wkhtmltopdf\n    chmod +x /usr/local/bin/wkhtmltopdf\n\nOr using homebrew\n\n    brew install wkhtmltopdf\n\n____\n\n### You can find out more about [me](http://urigorelik.info/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furi%2Fmdnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furi%2Fmdnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furi%2Fmdnotes/lists"}