{"id":14972260,"url":"https://github.com/waylau/jekyll-bootstrap-blog","last_synced_at":"2025-10-26T18:31:47.319Z","repository":{"id":31058057,"uuid":"34616833","full_name":"waylau/jekyll-bootstrap-blog","owner":"waylau","description":"A theme for Jekyll to build a personal blog, , based on Bootstrap 3, Font Awesome and jQuery. Jekyll 博客主题，基于Bootstrap 3、Font Awesome和jQuery。","archived":false,"fork":false,"pushed_at":"2018-01-10T15:03:02.000Z","size":4098,"stargazers_count":35,"open_issues_count":0,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-31T22:22:32.746Z","etag":null,"topics":["blog","bootstrap3","font-awesome","javascript","jekyll","jekyll-bootstrap-blog","jquery"],"latest_commit_sha":null,"homepage":"","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/waylau.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":"2015-04-26T15:10:34.000Z","updated_at":"2024-07-18T23:31:26.000Z","dependencies_parsed_at":"2022-09-14T23:25:49.458Z","dependency_job_id":null,"html_url":"https://github.com/waylau/jekyll-bootstrap-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/waylau%2Fjekyll-bootstrap-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fjekyll-bootstrap-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fjekyll-bootstrap-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fjekyll-bootstrap-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waylau","download_url":"https://codeload.github.com/waylau/jekyll-bootstrap-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238386105,"owners_count":19463299,"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":["blog","bootstrap3","font-awesome","javascript","jekyll","jekyll-bootstrap-blog","jquery"],"created_at":"2024-09-24T13:46:38.505Z","updated_at":"2025-10-26T18:31:41.789Z","avatar_url":"https://github.com/waylau.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# jekyll-bootstrap-blog\n\nA theme for Jekyll to build a personal blog, based on [Bootstrap 3](http://getbootstrap.com/), [Font Awesome](http://fortawesome.github.io/Font-Awesome/) and [jQuery](http://jquery.com/).  \n\n* Clean\n* Responsive\n* Mobile First\n* Syntax Highlighting \n* Jekyll 3 Supported\n* SEO Friendly\n\n## Screenshots\n\n![](img/20161203-screenshots-01.png)\n\n![](img/20161203-screenshots-02.png)\n\n## Demo\n\nYou can see the theme running on [my blog](https://waylau.com/).\n\n\u003c!-- more --\u003e\n\n## Usage\n\n### Installation\n\n- Start by cloning the github repo using `git clone`\n- You must have jekyll installed to run this, use `gem install jekyll` for installing it\n- Use `jekyll serve` to run the site live.\n\n### Configration\n\n```\n# Site settings\ntitle: Way Lau's Personal Site\nname: Way Lau's Personal Site\nurl: \"http://www.waylau.com\"\nemail: waylau521@gmail.com\ndescription: Way Lau's Personal Site | www.waylau.com.\nbaseurl: \"\" # the subpath of your site, e.g. /blog/\ntwitter_username: waylau521\ngithub_username:  waylau\nweibo_username: waylau521\nfacebook_username: waylau521\nduoshuo_username: waylau\nbaidushare_id: 89860593\nbaidutongji_id: 28cf5fa48a599e39c5cc760931de942f\nrss_url: \"/feed.xml\"\nlogo_image: \"/images/logo.png\"\n# Build settings\ngems: [jekyll-paginate]\nmarkdown: rdiscount\nhighlighter: pygments\npermalink: /:title/\npaginate: 8\npaginate_path: page/:num\n```\n\n### Creating Posts\n\nFor creating posts add this snippet in front of your post's markdown file:\n\n```\n---\nlayout: post\ntitle:  \"your title here\"\ntags: your tags here\nclass: post\n---\n```\n\nAdd content below this and save the post in `_posts` directory (you will have to create it).\n\n### Page excluded from top bar nav\n\nBy default, created pages will show on the top bar nav. If you want page excluded from top bar nav, you just add`excludedFromNav: true` in the page as below: \n\n```\n---\nlayout: page\ntitle: Labs\npermalink: /labs/\nexcludedFromNav:true\n---\n```\n\n## License\n\nFeel free to fork and contribute to the project, just create a pull request.\n\nOpen sourced under [MIT License](LICENSE) \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaylau%2Fjekyll-bootstrap-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaylau%2Fjekyll-bootstrap-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaylau%2Fjekyll-bootstrap-blog/lists"}