{"id":14979306,"url":"https://github.com/artemsheludko/chelia","last_synced_at":"2025-10-28T16:31:35.519Z","repository":{"id":97205541,"uuid":"175953749","full_name":"artemsheludko/chelia","owner":"artemsheludko","description":"Chelia – Simple \u0026 Responsive Portfolio Theme for Jekyll","archived":false,"fork":false,"pushed_at":"2019-08-30T09:58:40.000Z","size":2985,"stargazers_count":19,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T16:36:13.387Z","etag":null,"topics":["jekyll","jekyll-site","jekyll-theme","minimal","personal","portfolio","portfolio-website","responsive","simple","theme"],"latest_commit_sha":null,"homepage":"https://artemsheludko.github.io/chelia/","language":"CSS","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/artemsheludko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-03-16T09:47:02.000Z","updated_at":"2025-01-26T20:56:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"a07395fb-1f22-404b-b5a0-0d6da1dbfcb4","html_url":"https://github.com/artemsheludko/chelia","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"d9453ba9b938c88901e8989f118bb3bbd4eaf253"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fchelia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fchelia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fchelia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemsheludko%2Fchelia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artemsheludko","download_url":"https://codeload.github.com/artemsheludko/chelia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238681046,"owners_count":19512699,"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","jekyll-site","jekyll-theme","minimal","personal","portfolio","portfolio-website","responsive","simple","theme"],"created_at":"2024-09-24T13:59:47.090Z","updated_at":"2025-10-28T16:31:33.460Z","avatar_url":"https://github.com/artemsheludko.png","language":"CSS","funding_links":["https://www.buymeacoffee.com/artemsheludko"],"categories":[],"sub_categories":[],"readme":"Chelia - Simple \u0026 Responsive Portfolio Theme for Jekyll\n======\nChelia is a simple and responsive portfolio theme for Jekyll. Chelia includes lots of flexible settings, created to showcase your personal data (skills, experience, education, work, blog, etc). A careful approach to design and features make it an easy solution for a site portfolio.\n\n* * *\n\nTable of Contents\n-----------------\n*   [Features](#features)\n*   [Demo](#demo)\n*   [Deployment](#deployment)\n*   [Posts](#posts)\n*   [Work](#work)\n*   [Disqus Comments](#DisqusComments)\n*   [Google Analytics](#GoogleAnalytics)\n*   [Update favicon](#UpdateFavicon)\n*   [Credits](#Credits)\n*   [Support](#Support)\n\n* * *\n\n### Features\n\n* 100% responsive and clean theme\n\n* Optimized for mobile devices\n\n* Minimal design\n\n* Valid HTML5 code\n\n* Post sharing\n\n* SASS files included\n\n* Supports Disqus Comments\n\n* Ionicons Icons\n\n* Google Fonts\n\n* Many More\n\n* * *\n\n### Demo\n\nCheck the theme in action [Demo](https://artemsheludko.github.io/chelia/)\n\n![Main page preview](https://github.com/artemsheludko/chelia/blob/master/images/mackbook-preview.png?raw=true)\n\n\n* * *\n\n### Deployment\n\nTo run the theme locally, navigate to the theme directory and run `bundle install` to install the dependencies, then run `bundle exec jekyll serve` to start the Jekyll server.\n\nI would recommend checking the [Deployment Methods](https://jekyllrb.com/docs/deployment-methods/) page on Jekyll website.\n\n* * *\n\n### Posts\n\nTo create a new post, you can create a new markdown file inside the \\_posts directory by following the [recommended file structure](https://jekyllrb.com/docs/posts/#creating-post-files).\n\n      \n      ---\n      layout: post\n      title: Last weekend with friends\n      date: 2018-08-23 16:04:00 +0300\n      image: 03.jpg\n      ---\n          \n\nYou can set the tags and the post image.\n\nAdd post images to **/images/** directory.\n\nFor tags, try to not add space between two words, for example, `Ruby on Rails`, could be something like (`ruby-on-rails`, `Ruby_on_Rails`, or `Ruby-on-Rails`).\n\n* * *\n\n### Work\n\nTo create a new work item.\n\n1. Add example image work to `/images/work/` directory.\n\n2. Change the `name`: and `image`: value in `projects`:\n\n      projects:\n      - {name: Design Talks, image: '10.jpg'}\n      \n\n* * *\n\n### Disqus Comments\n\nChelia Theme comes with Disqus comments enabled.\n\nOpen `_data/settings.yml` file, and change the `mr-brown` value on line 26 with your [Disqus account shortname](https://help.disqus.com/customer/portal/articles/466208).\n\n      Comment Section (Disqus)\n      disqus-identifier: mr-brown \\# Add your shortname for Disqus Comment. For example mr-brown\n          \n\nThat’s all you need to setup Disqus from the theme side. If you get any issue regarding that comments are unable to load. First, make sure you have [registered your website with Disqus (Step 1)](https://help.disqus.com/customer/portal/articles/466182-publisher-quick-start-guide).\n\nAnd also check [Disqus troubleshooting guide](https://help.disqus.com/customer/portal/articles/472007-i-m-receiving-the-message-%22we-were-unable-to-load-disqus-%22) if you still have issues.\n\n* * *\n\n### Google Analytics\n\nTo integrate Google Analytics, open `_data/settings.yml`, and add your Google Analytics identifier.\n\n    # Google Analytics\n    google-analytics: \\# Add your identifier. For example UA-99631805-1\n          \n\n* * *\n\n### Update favicon\n\nYou can find the current favicon (favicon.ico) inside the theme root directory, just replace it with your new favicon.\n\n* * *\n\n### Credits\n\nI have used the following scripts, fonts or other files as listed.\n\n*   [Google Fonts](https://fonts.google.com/specimen/Nunito) (Nunito, Sans Serif).\n*   [Ionicons Icons](https://ionicons.com/)\n*   [FitVids.js](http://fitvidsjs.com/)\n*   [Featherlight](https://noelboss.github.io/featherlight/)\n*   [Easypiechart](https://github.com/rendro/easy-pie-chart/)\n*   [SmoothState](https://github.com/miguel-perez/smoothState.js/)\n*   [StickyJs](https://github.com/garand/sticky/)\n*   [Slick Slider](https://kenwheeler.github.io/slick/)\n*   [jQuery.com](https://jquery.com/)\n*   Preview Images form [unsplash.com](https://unsplash.com/), [pexels.com](https://www.pexels.com/)\n\n* * *\n### License\n\nMit License\n\n* * *\n\n### Support\n\u003cp\u003eIf you want to show your appreciation, buy me one \u003ca href=\"https://www.buymeacoffee.com/artemsheludko\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" \u003e\u003c/a\u003e Thank you for your support ❤️\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemsheludko%2Fchelia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartemsheludko%2Fchelia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemsheludko%2Fchelia/lists"}