{"id":13905206,"url":"https://github.com/willianjusten/cards-jekyll-template","last_synced_at":"2025-04-05T07:05:16.889Z","repository":{"id":51822479,"uuid":"58336970","full_name":"willianjusten/cards-jekyll-template","owner":"willianjusten","description":"A simple Jekyll Template Card Based.","archived":false,"fork":false,"pushed_at":"2020-10-09T20:01:10.000Z","size":641,"stargazers_count":314,"open_issues_count":6,"forks_count":272,"subscribers_count":9,"default_branch":"gh-pages","last_synced_at":"2025-03-29T06:06:17.928Z","etag":null,"topics":["blog","jekyll","jekyll-theme","jekyll-themes","theme"],"latest_commit_sha":null,"homepage":"https://willianjusten.github.io/cards-jekyll-template","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willianjusten.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":"2016-05-09T00:02:43.000Z","updated_at":"2024-11-08T13:28:12.000Z","dependencies_parsed_at":"2022-08-23T08:02:08.498Z","dependency_job_id":null,"html_url":"https://github.com/willianjusten/cards-jekyll-template","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/willianjusten%2Fcards-jekyll-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willianjusten%2Fcards-jekyll-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willianjusten%2Fcards-jekyll-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willianjusten%2Fcards-jekyll-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willianjusten","download_url":"https://codeload.github.com/willianjusten/cards-jekyll-template/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299832,"owners_count":20916190,"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","jekyll","jekyll-theme","jekyll-themes","theme"],"created_at":"2024-08-06T23:01:11.930Z","updated_at":"2025-04-05T07:05:16.871Z","avatar_url":"https://github.com/willianjusten.png","language":"HTML","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=UTMFZUHX6EUGE"],"categories":["HTML"],"sub_categories":[],"readme":"⚠️⚠️ This project is not maintained anymore ⚠️⚠️\n\n## Cards Jekyll Template - [Demo](https://willianjusten.github.io/cards-jekyll-template)\n\n![Screenshot](screenshot.png)\n\nThis is a simple and minimalist template for Jekyll designed for developers that want to write blog posts but don't want to care about frontend stuff.\n\nThe Theme features:\n\n- Gulp\n- Stylus (Jeet, Rupture, Kouto Swiss)\n- Live Search\n- Offcanvas Menu\n- SVG icons\n- Very very small and fast!\n- Shell Script to create posts\n- Tags page\n- Series page\n- About Me page\n- Feed RSS\n- Sitemap.xml\n- Color Customization\n- Info Customization\n\nIf you want to see this template in real action, take a look at my [original site](http://willianjusten.com.br/).\n\n## Basic Setup\n\n1. [Install Jekyll](http://jekyllrb.com) (use the command ```sudo gem install jekyll```)\n2. Fork the [Cards Jekyll Template](https://github.com/willianjusten/cards-jekyll-template/fork)\n3. Clone the repo you just forked.\n4. Edit `_config.yml` to personalize your site.\n5. Check out the sample posts in `_posts` to see examples for assigning categories and tags, and other YAML data.\n6. Read the documentation below for further customization pointers and documentation.\n7. **Remember to compile your assets files with Gulp.**\n\n## Site and User Settings\n\nYou have to fill some informations on `_config.yml` to customize your site.\n\n```\n# Site settings\ntitle: Willian Justen - Desenvolvedor Front End\ndescription: A blog about lorem ipsum dolor sit amet\nbaseurl: \"\" # the subpath of your site, e.g. /blog/ or empty.\nurl: \"http://localhost:3000\" # the base hostname \u0026 protocol for your site \n\n# User settings\nusername: Lorem Ipsum\nuser_description: Anon Developer at Lorem Ipsum Dolor\nemail: anon@anon.com\ntwitter_username: lorem_ipsum\ngithub_username:  lorem_ipsum\ngplus_username:  lorem_ipsum\ndisqus_username: lorem_ipsum\n```\n\n## Header Name\n\nTo use the power of CSS Content and media query, the header name is defined on [src/styl/_header.styl](src/styl/_header.styl). Change to your prefered name.\n\n## Color customization\n\nAll color variables are in [src/styl/_variables.styl](src/styl/_variables.styl). To change the main color, just set the new value at `main` assignment. Another colors are for texts and the code background color.\n\n## Theme Colors\n\nEvery post has a main color that is defined on [src/styl/_theme-colors.styl](src/styl/_theme-colors.styl). Just create a new color with the prefix `post-` and define your main-class: 'css' and color: '#2DA0C3' on every post you create.\n\n## Creating posts\n\nYou can use the `initpost.sh` to create your new posts. Just follow the command:\n\n```\n./initpost.sh -c Post Title\n```\n\nThe new file will be created at `_posts` with this format `date-title.md`.\n\n## Front-matter \n\nWhen you create a new post, you need to fill the post information in the front-matter, follow this example:\n\n```\n---\nlayout: post\ntitle: \"Falando sobre RSCSS\"\ndate: 2016-02-07 18:48:16\nimage: '/assets/img/rscss/rscss.png'\ndescription: 'Escrevendo CSS sem perder a sanidade. Aprenda uma metodologia que pode salvar muitas dores de cabeça.'\nmain-class: 'css'\ncolor: '#2DA0C3'\ntags:\n- css\n- metodologia\n- frontend\ncategories:\ntwitter_text: 'Escrevendo CSS sem perder a sanidade.'\nintroduction: 'Escrevendo CSS sem perder a sanidade. Com essa introdução, Rico St. Cruz o criador chama a atenção de todos sobre uma metodologia melhor para se escrever CSS.'\n---\n```\n\n## Running the blog in local\n\nIn order to compile the assets and run Jekyll on local you need to follow those steps:\n\n- Install [NodeJS](https://nodejs.org/) (remember to use the latest version)\n- Run `npm install`\n- Run `npm install -g gulp gulp-cli`\n- Run `gulp`\n\n## Questions\n\nHaving a problem getting something to work or want to know why I setup something in a certain way? Ping me on Twitter [@willian_justen](https://twitter.com/willian_justen) or file a [GitHub Issue](https://github.com/willianjusten/will-jekyll-template/issues/new).\n\n\n## Donation\n\nIf you liked my work, buy me a coffee \u003c3\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=UTMFZUHX6EUGE)\n\n## License\n\nThis theme is free and open source software, distributed under the The MIT License. So feel free to use this Jekyll theme on your site without linking back to me or using a disclaimer.\n\nIf you’d like to give me credit somewhere on your blog or tweet a shout out to [@willian_justen](https://twitter.com/willian_justen), that would be pretty sweet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillianjusten%2Fcards-jekyll-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillianjusten%2Fcards-jekyll-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillianjusten%2Fcards-jekyll-template/lists"}