{"id":24998209,"url":"https://github.com/geminate/geminate.github.io","last_synced_at":"2025-03-29T16:42:41.545Z","repository":{"id":40232383,"uuid":"147761967","full_name":"geminate/geminate.github.io","owner":"geminate","description":"Liuhuihao's blog","archived":false,"fork":false,"pushed_at":"2023-02-09T01:00:18.000Z","size":23705,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T19:40:06.039Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geminate.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-07T02:52:25.000Z","updated_at":"2021-12-31T13:41:14.000Z","dependencies_parsed_at":"2023-02-19T05:46:22.127Z","dependency_job_id":null,"html_url":"https://github.com/geminate/geminate.github.io","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/geminate%2Fgeminate.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geminate%2Fgeminate.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geminate%2Fgeminate.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geminate%2Fgeminate.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geminate","download_url":"https://codeload.github.com/geminate/geminate.github.io/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246215816,"owners_count":20741894,"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":"2025-02-04T17:40:00.622Z","updated_at":"2025-03-29T16:42:41.523Z","avatar_url":"https://github.com/geminate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yummy Jekyll Theme\n\nA Simple, Bootstrap Based Theme. Especially for developers who like to show their projects on website and like to take notes. There are also some magical features to discover. \n\n## [Live Demo](http://dongchuan.github.io/)\n\nOpen issues if you find bugs or even have trouble installing jekyll or dependencies. :D\n\nOr contact: dongchuan55@gmail.com\n\n\u003e Strongly suggest to fork and change project name to create your GitHub Pages instead of downloading it directly. Because in the future, I will develop many funny modules like 'footprint' to show your world wide trip. Could be easier to merge new features in the future.\n\n## Notable Features\n\n* Compatible with Jekyll 3.x and GitHub Pages\n* Based on Bootstrap\n* [Github Module](http://dongchuan.github.io/open-source) to show your popular projects in a single page and on sidebar automatically. (Datas are retreived by github metadata instead of by api calls, so no delay) \n* [Post Module](http://dongchuan.github.io/blog) to show all your posts with timeline\n* [Bookmark Module](http://dongchuan.github.io/bookmark) to establish a quick mark about all libs/tools/books you like to use.\n* [Post Navigation Module](http://dongchuan.github.io/css/2016/04/22/CSS-Animation.html) to generat a quick directory of your post by titles/subtitles automatically.\n* Support [Disqus Comment](https://disqus.com/home/explore/)\n* Support [Google Analytics](https://analytics.google.com/analytics/web/)\n\nFeatures in future:\n* A Footprint module to show all your travel around the world\n* Feature to share. (Facebook, twitter, evernote and so on)\n* (Not sure) A embeded todo list. (Not sure) to travel, to complete, to do for your parents, etc. To do in life!\n* Creative ideas to discuss with you :P\n\n## Install and setup\n\nBefore using it, you may need [Bower](http://bower.io/) and [Bundler](http://bundler.io/) on your local to install dependencies.\n\n1. Fork code and clone\n2. Run `bower install` to install all dependencies in [bower.json](https://github.com/DONGChuan/DONGChuan.github.io/blob/master/bower.json)\n3. Run `bundle install` to install all dependencies in [Gemfile](https://github.com/DONGChuan/DONGChuan.github.io/blob/master/Gemfile)\n4. Update `_config.yml` with your own settings.\n5. Add posts in `/_posts`\n6. Commit to your own Username.github.io repository.\n7. Then come back to star this theme!\n\n\u003e When install dependencies by bundler or gem, you may have some errors depending on your environment.\n\n\u003e Error about `json`. Check response of [Massimo Fazzolari on Stackoverflow](http://stackoverflow.com/questions/8100891/the-json-native-gem-requires-installed-build-tools) to quick fix your problem. (Please also use latest version instead of 1.9.3 mentioned in the response)\n  \n\u003e Error about `jekyll-paginate`. Please check [here](http://stackoverflow.com/questions/35401566/dont-have-jekyll-paginate-or-one-of-its-dependencies-installed)\n\n\u003e Error about `SSL_connect`. Please check [here](http://stackoverflow.com/questions/15305350/gem-install-fails-with-openssl-failure) and [here](http://railsapps.github.io/openssl-certificate-verify-failed.html)\n\n\u003e For the moment, when you test on your local, you need to keep internet connection. Bug will be fixed soon.\n\n## How to use\n\n#### Create a new post\n\nCreate a `.md` file inside `_posts` folder.\n\nName the file according to the standard jekyll format.\n\n```\n2016-01-19-i-love-yummy.md\n```\n\nWrite the Front Matter and content in the file.\n\n```\n---\nlayout: post\ntitle: Post title\ncategory: Category\ntags: [tag1, tag2]\n---\n```\n\nPlease find examples [here](https://github.com/DONGChuan/DONGChuan.github.io/tree/master/_posts)\n\n\u003e Jekyll supports different structure of repository. You could just create as many folders as you want under _posts. Then jekyll will look through all folders/subfolders to find your posts. So cool, right? :D\n\n#### [Post Navigation Module](http://dongchuan.github.io/css/2016/04/22/CSS-Animation.html)\n\nWhen writing post, please always follow this format:\n\n```\nDescription about this post, blablabla\n\n## Title A\n\n### Title A-1\n\n### Title A-2\n\n## Title B\n\n### Title B-1\n\n```\n\nSo, Title A, A-1, A-2, Title B, B-1 will be detected and created as a directory\n\nFor example, [a demo post](https://github.com/DONGChuan/DONGChuan.github.io/edit/master/_posts/2016-04-22-CSS-Animation.md)\n\nBut if you do not like it or your post is quite short. You want to hide this navigation to make your post occupy your full screen. You just need to set **no-post-nav:true** in the Front Matter of the post where you want to hide this feature :D\n\n#### [Github Module](http://dongchuan.github.io/open-source)\n\nThis module will get automatically all your repository information from github. But to test on your local, you must keep internet connection. \nIn the future, it will also show the repositories you contributed a lot and the ones of your organization.\n\n#### [Bookmark Module](http://dongchuan.github.io/bookmark)\n\nTo add new marks, you only need to edit [bookmark.md](https://github.com/DONGChuan/Yummy-Jekyll/blob/master/bookmark.md).\n\n#### [Customize About Page](http://dongchuan.github.io/about)\n\nFeel free to customize about.me page to show yourself. You only need to modify [about.md](https://github.com/DONGChuan/Yummy-Jekyll/blob/master/about.md) and [about.html](https://github.com/DONGChuan/Yummy-Jekyll/blob/master/_includes/about.html)\n\n## ToDo\n\n- [ ] List posts by a specified tag\n- [ ] New module FootPrint to show your world around trips\n- [ ] Show projects from your orgnization on github. (Siderbar, in open-source page)\n- [ ] To fix bug - could only test on local with internet connected.\n\n## Contributor\n\n* [DONGChuan](https://github.com/DONGChuan)\n* [Mojtaba Koosej](https://github.com/mkoosej)\n* [shahsaurabh0605](https://github.com/shahsaurabh0605)\n* [Z-Beatles](http://www.waynechu.cn/)\n* [LM450N](https://github.com/LM450N)\n* [XhmikosR](https://github.com/XhmikosR)\n\n## License\n\nThe Apache License 2.0\n\nCopyright (c) 2016 DONG Chuan\n\nCheck [LICENSE](https://github.com/DONGChuan/DONGChuan.github.io/blob/master/LICENSE) file and [official website](http://www.apache.org/licenses/LICENSE-2.0) for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeminate%2Fgeminate.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeminate%2Fgeminate.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeminate%2Fgeminate.github.io/lists"}