{"id":16384066,"url":"https://github.com/freyhill/wnow","last_synced_at":"2026-01-22T01:16:30.965Z","repository":{"id":57366046,"uuid":"160345699","full_name":"freyhill/wnow","owner":"freyhill","description":"📃 A lightweight markdown blog compiler","archived":false,"fork":false,"pushed_at":"2018-12-11T10:22:38.000Z","size":69,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-01T08:14:39.323Z","etag":null,"topics":["blog","cli","css","es6","javascript","lightweight","markdown","node","react","webpack","wnow"],"latest_commit_sha":null,"homepage":"http://www.leinov.com/blog","language":"JavaScript","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/freyhill.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}},"created_at":"2018-12-04T11:17:16.000Z","updated_at":"2020-12-20T16:49:15.000Z","dependencies_parsed_at":"2022-09-01T18:02:31.725Z","dependency_job_id":null,"html_url":"https://github.com/freyhill/wnow","commit_stats":null,"previous_names":["leinov/wnow","leinov/somb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/freyhill/wnow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyhill%2Fwnow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyhill%2Fwnow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyhill%2Fwnow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyhill%2Fwnow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freyhill","download_url":"https://codeload.github.com/freyhill/wnow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freyhill%2Fwnow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28648635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["blog","cli","css","es6","javascript","lightweight","markdown","node","react","webpack","wnow"],"created_at":"2024-10-11T04:10:28.169Z","updated_at":"2026-01-22T01:16:30.948Z","avatar_url":"https://github.com/freyhill.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wnow\n\nwnow is a lightweight markdown blog compiler\n\n## [Demo](http://www.leinov.com/blog/)\n\n## 🐭 Useage\n\n### install \n\n```\nnpm install wnow -g\n```\n\n### create blog \n\n```\nwnow init myblog\ncd myblog\n```\n\n### config \n\nconfig some infomation in ```package.json```\n\n```\n{\n  \"author\": \"leinov\",\n  \"homepage\": \"https://github.com/leinov/wnow\",\n  \"avatar\":\"https://avatars0.githubusercontent.com/u/6204210?s=460\u0026v=4\"\n}\n```\n\nupper configuration is necessary, afther config these info ,when you build your project, all of the info will render on your index page\n\n### add a new markdown page\n\n```\nwnow new '这是一个新页面'\n```\n\n### compile markdown to pages\n```\nwnow build\n```\n\n### start \n\n```\nwnow start\n```\n\nAutomatically start the blog page in browser\n\n## 🌐 Use in github page\n\n create a new repository named [name].github.io (leinov.github.io) in your github \n \n ```\n git clone git@github.com:[name]/[name].github.io.git\n cd [name].github.io\n wnow init blog\n wnow build\n ```\n push your repository and visit [[name].github.io/blog](http://leinov.github.io/blog)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreyhill%2Fwnow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreyhill%2Fwnow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreyhill%2Fwnow/lists"}