{"id":17482934,"url":"https://github.com/creationix/node-blog","last_synced_at":"2025-04-10T02:43:33.608Z","repository":{"id":795284,"uuid":"493948","full_name":"creationix/node-blog","owner":"creationix","description":"This repo is the code behind the blog HowToNode.org","archived":false,"fork":false,"pushed_at":"2010-02-21T06:18:37.000Z","size":120,"stargazers_count":76,"open_issues_count":1,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T04:13:49.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://howtonode.org/","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/creationix.png","metadata":{"files":{"readme":"README.markdown","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":"2010-01-29T17:59:08.000Z","updated_at":"2023-09-08T16:26:18.000Z","dependencies_parsed_at":"2022-08-16T10:55:14.899Z","dependency_job_id":null,"html_url":"https://github.com/creationix/node-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/creationix%2Fnode-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fnode-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fnode-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fnode-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/node-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145300,"owners_count":21055099,"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-18T23:48:05.025Z","updated_at":"2025-04-10T02:43:33.574Z","avatar_url":"https://github.com/creationix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-blog\n\nnode-blog is a static site generator.  It's built on node and is currently used to auto-generate the site \u003chttp://howtonode.org/\u003e\n\nThe source code for the site is at \u003chttp://github.com/creationix/howtonode.org\u003e\n\nHere is part of the nginx config for howtonode.org:\n\n    server {\n      listen   80;\n      server_name howtonode.org;\n      root   /home/tim/www/howtonode.org/public;\n      index index.html;\n      location / {\n        if (-f $request_filename.html) {\n          rewrite (.*) $1.html break;\n        }\n      }\n      location /post_hook {\n        proxy_pass http://127.0.0.1:4242;\n      }\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreationix%2Fnode-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreationix%2Fnode-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreationix%2Fnode-blog/lists"}