{"id":20476860,"url":"https://github.com/askmike/nano-blog","last_synced_at":"2026-04-20T06:33:50.676Z","repository":{"id":6267496,"uuid":"7500836","full_name":"askmike/nano-blog","owner":"askmike","description":"An extremely small static blog generator for node","archived":false,"fork":false,"pushed_at":"2013-01-08T12:25:38.000Z","size":116,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T03:21:25.636Z","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/askmike.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":"2013-01-08T12:02:15.000Z","updated_at":"2024-07-27T01:23:38.000Z","dependencies_parsed_at":"2022-08-29T20:12:03.019Z","dependency_job_id":null,"html_url":"https://github.com/askmike/nano-blog","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/askmike%2Fnano-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askmike%2Fnano-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askmike%2Fnano-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askmike%2Fnano-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/askmike","download_url":"https://codeload.github.com/askmike/nano-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242048356,"owners_count":20063400,"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-11-15T15:24:09.999Z","updated_at":"2026-04-20T06:33:45.626Z","avatar_url":"https://github.com/askmike.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node nano-blog\n\n*An extremely small static blog generator for node*\n\nThis generator takes a folder of markdown files and turns it into a static blog. It creates the individual blog posts, list pages of posts (index and archive) and a rss feed. It's pretty restrictive but it renders my sites exactly how I want them to render.\n\nExample sites: I'm currently using it on [my blog](http://mvr.me) and my [photoblog](http://mijnrealiteit.nl).\n\n1. How to install:\n\n        $ git clone git://github.com/askmike/nano-blog.git \n        $ cd nano-blog\n        $ npm install\n  \n2. How to configure\n\n * Edit `config.json` to your needs.\n * Change views/about.md to whatever you want.\n * Change the way the website looks by editing the views and the assets, found in output/assets (don't forget to change to GA tag in the script.js).\n\n3. How to build\n\n        $ node app\n\n## Important\n\nnano-blog is an extremely small project, when using it keep the following in mind:\n\n* The name of the markdown file will be the post url.\n* Nano-blog just prints the post in the index / archive. This means that if you don't link to the individual post nobody will (atleast nano-blog doesn't).\n* Nano-blog uses some meta information for each post, page. Take a look at posts/example.md. If you add a new post you can skip this and nano-blog will add it for you (the post date will be the build time).\n* The first H1 in your post will be used as the title, nano-blog doesn't care if posts don't have a title.\n* You can have pages: they don't show up in index / archives and the rss feed. They also don't have the `posted on x` information.\n\n## Todo\n\n* Minify and copy over the assets, change the filename if the've changed due to caching.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskmike%2Fnano-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faskmike%2Fnano-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskmike%2Fnano-blog/lists"}