{"id":14979387,"url":"https://github.com/jokinkuang/stepbystep","last_synced_at":"2025-07-18T08:03:57.451Z","repository":{"id":81495887,"uuid":"66856993","full_name":"jokinkuang/stepbystep","owner":"jokinkuang","description":"A jekyll theme, simple and clear, compatible with PC iPad and Phone (RWD)","archived":false,"fork":false,"pushed_at":"2017-02-14T06:40:02.000Z","size":2317,"stargazers_count":38,"open_issues_count":2,"forks_count":52,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-08T22:34:21.124Z","etag":null,"topics":["jekyll-themes","stepbystep"],"latest_commit_sha":null,"homepage":"","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/jokinkuang.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}},"created_at":"2016-08-29T15:43:13.000Z","updated_at":"2023-07-21T11:04:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"1605423e-de8a-4310-a21f-2a58fa99d905","html_url":"https://github.com/jokinkuang/stepbystep","commit_stats":{"total_commits":39,"total_committers":2,"mean_commits":19.5,"dds":"0.46153846153846156","last_synced_commit":"afda08edc066a619f00aaa5c8bec12ad9370c120"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jokinkuang/stepbystep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokinkuang%2Fstepbystep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokinkuang%2Fstepbystep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokinkuang%2Fstepbystep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokinkuang%2Fstepbystep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jokinkuang","download_url":"https://codeload.github.com/jokinkuang/stepbystep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokinkuang%2Fstepbystep/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265724391,"owners_count":23817800,"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":["jekyll-themes","stepbystep"],"created_at":"2024-09-24T13:59:55.377Z","updated_at":"2025-07-18T08:03:57.398Z","avatar_url":"https://github.com/jokinkuang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stepbystep  \nA jekyll theme, simple and clear, compatible with PC iPad and Phone (RWD)\n\n## Preview\n#### PC or Pad\n\u003cimg style=\"box-shadow: 10px 10px 5px #888888;border: 1px solid black;\" src=\"https://github.com/jokinkuang/stepbystep/raw/master/article.png\"\u003e\u003c/img\u003e\n#### Mobile\n\u003cdiv style=\"box-shadow: 10px 10px 5px #888888;border: 1px solid black;\"\u003e\n\u003cimg style=\"width:50%;\" src=\"https://github.com/jokinkuang/stepbystep/raw/master/mobile.png\"\u003e\u003c/img\u003e\n\u003cimg style=\"width:50%;\" src=\"https://github.com/jokinkuang/stepbystep/raw/master/mobile2.png\"\u003e\u003c/img\u003e\n\u003c/div\u003e\n\n## Features  \n\n1. Compatible with PC iPad and Phone (RWD)\n2. Support blogger mood-talk(说说)\n3. Support post subdirs as post categories  \n  `_post/linux/nodejs/2016-9-1-About-Nodejs.md =\u003e linux and nodejs would merge into the post categories`\n4. Support pagination\n5. Support pinning posts\n\n## What Must To Be Set!\n```\ntitle:         # your title\nauthor:        # your name\nemail:         # your email\ndescription: \u003e # your description\n\ndomain: \"http://yourdomain.github.io\" # your domain\n\npage_size: 2   # your pagination page size\n\nduoshuo_short_name: \"sbys\"              # your duoshuo name xxx.duoshuo.com\nduoshuo_user_uid: \"6324572809590735618\" # your duoshuo user uid\nduoshuo_user_name: \"xk\"                 # your duoshuo user name\n\ngoogle_analytics_id: \"\"                 # your google analytics id\nbaidu_tongji_id: \"\"                     # your baidu tongji id\n```\n*NOTE* **If you do NOT set the duoshuo short name, all comments would commit to this demo site !**\n\n## Install\nassume the github username is \"hello\" then:  \n\n1. create a repository named \"hello.github.io\"  \n2. clone this repository  \n  `git clone https://github.com/jokinkuang/stepbystep.git`  \n3. push the whole thing to your repo \"hello.github.io\"  \n  `git remote set-url origin https://github.com/hello/hello.github.io.git`  \n  `git push origin master`  \n4. browse \"hello.github.io\"  \n\n\u003e if your github username is \"world\" then replace upper \"hello\" all to \"world\"  \n\n## Custom Domain  \nif you want to visit \"www.hello.com\" instead of \"hello.github.io\" then:  \n\n1. create a file named \"CNAME\" (the file is already exist)  \n2. buy the \"www.hello.com\" domain  \n3. add following to the \"CNAME\"  \n  `www.hello.com`  \n4. go to the Shop where your domain bought and set the Domain DNS to:  \n  | prefix | record-type |      host       |  \n  |   www  |   CNAME     | hello.github.io |  \n5. wait a long long time  \n6. browse \"www.hello.com\"\n\n## Custom Your Site  \n1. you need a [duoshuo](http://www.duoshuo.com) account  \n2. you need a [google-analytics](https://www.google.com/analytics/) account  \n3. all settings are in `_config.yml`\n\n## Other  \nwhoever use this theme please add your site to the [wiki](https://github.com/jokinkuang/stepbystep/wiki)  \n\n## Bugs\nsee [Release](https://github.com/jokinkuang/stepbystep/releases)\n\n## How It works  \n[English](http://www.jokinkuang.info/2016/09/03/stey-by-step-to-create-a-jekyll-theme.html)  \n[ 中文 ](http://www.jokinkuang.info/2016/09/03/how-to-create-the-jekyll-theme.html)\n\n## License  \nUnder The [MIT](https://tldrlegal.com/license/mit-license) License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjokinkuang%2Fstepbystep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjokinkuang%2Fstepbystep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjokinkuang%2Fstepbystep/lists"}