{"id":14979358,"url":"https://github.com/gdgmanagua/jekyll-mdl","last_synced_at":"2025-10-10T04:17:03.505Z","repository":{"id":34900503,"uuid":"38933764","full_name":"gdgmanagua/jekyll-mdl","owner":"gdgmanagua","description":"A Jekyll theme based in Google Material Design Lite library.","archived":false,"fork":false,"pushed_at":"2021-07-19T10:55:06.000Z","size":579,"stargazers_count":234,"open_issues_count":4,"forks_count":157,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-30T09:09:37.951Z","etag":null,"topics":["jekyll","jekyll-themes","material-design-lite","theme"],"latest_commit_sha":null,"homepage":"http://gdgmanagua.github.io/jekyll-mdl","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nwjs/nw.js","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gdgmanagua.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-11T17:08:43.000Z","updated_at":"2025-01-21T14:54:13.000Z","dependencies_parsed_at":"2022-08-31T01:00:56.257Z","dependency_job_id":null,"html_url":"https://github.com/gdgmanagua/jekyll-mdl","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdgmanagua%2Fjekyll-mdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdgmanagua%2Fjekyll-mdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdgmanagua%2Fjekyll-mdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdgmanagua%2Fjekyll-mdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdgmanagua","download_url":"https://codeload.github.com/gdgmanagua/jekyll-mdl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471520,"owners_count":20944158,"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-themes","material-design-lite","theme"],"created_at":"2024-09-24T13:59:52.319Z","updated_at":"2025-10-10T04:16:58.485Z","avatar_url":"https://github.com/gdgmanagua.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jekyll-mdl\n\u003e A Jekyll theme based in Google Material Design Lite library.\n\n## Demo\n\nYou can see the online demo here [http://gdgmanagua.github.io/jekyll-mdl/](http://gdgmanagua.github.io/jekyll-mdl/)\n\n![Demo](https://raw.githubusercontent.com/gdg-managua/jekyll-mdl/master/jekyll-mdl-screen.png)\n\n## Sites using jekyll-mdl\n\nIf you are using this cool jekyll theme, please open an issue or fork the project, add your site to the list and send us a pull request, we will be happy to know where the theme has been used.\n\n- [prosa100.github.io](http://prosa100.github.io/)\n- [fandekasp.github.io](http://fandekasp.github.io/)\n- [webiphany.com](http://webiphany.com)\n- [siempredelao.github.io](http://siempredelao.github.io/)\n- [sparker0i.github.io](http://sparker0i.github.io/)\n- [kris27mc.github.io](https://kris27mc.github.io)\n\n## Custom Themes\n\nIf you don't want the default site colors, you can create custom themes for the site in the [mdl theme creator](http://www.getmdl.io/customize/index.html). The site will create a custom css, something like this:\n\n     \u003clink rel=\"stylesheet\" href=\"https://storage.googleapis.com/code.getmdl.io/1.0.0/material.teal-green.min.css\" /\u003e\n\nNow add this in the _includes/head.html file, under the main css and enjoy your new theme.\n\n## Post Options\n\nAll the post, require an image and maybe an author and declare if the post is highlighted or not, the image are used in the cards and the autor used for the footer in the cards, the highlighted post is used for make this 12 cols and not a card, if you want to use the custom images and set the author and the highlight post, just add a new key in the post config, something like this:\n\n    ---\n    layout: post\n    title:  \"Welcome to jekyll-mdl\"\n    date:   2015-07-11 11:34:20\n    categories: jekyll\n    highlight: true\n    image: http://www.wchs4pets.org/wp-content/uploads/2015/03/cat_1-jpg.jpg\n    author: Google Developers Group Managua\n    ---\n\n## Layout Configuration\nYou can setup 4 types of layout\n\n- Fixed Nav + Simple Card Grid\n- Fixed Nav + Highlight Post + Card Grid\n- Drawer Nav + Simple Card Grid\n- Drawer Nav + Highlight Post + Card Grid\n\nFor use this in the [_config.yml](https://github.com/gdg-managua/jekyll-mdl/blob/master/_config.yml) select the type of layout, rebuild the website and voilà :smile:\n\n## Contributing\nIf you want to contribute to this project, please read the [CONTRIBUTING](https://github.com/gdg-managua/jekyll-mdl/blob/master/CONTRIBUTING.md) file and perform the following steps\n\n    # Fork this repository\n    # Clone your fork\n    jekyll serve --watch\n\n    git checkout -b feature_branch\n    # Implement your feature and tests\n    git add . \u0026\u0026 git commit\n    git push -u origin feature_branch\n    # Send a pull request for your feature branch\n\n## Team\n[![Oscar Cortez](https://avatars.githubusercontent.com/u/2553459?v=3\u0026s=100)](http://github.com/oscarmcm) | [![Byron Corrales](https://avatars.githubusercontent.com/u/99616?v=3\u0026s=100)](https://github.com/byroncorrales)\n---|---\n[Oscar Cortez](http://github.com/oscarmcm) | [Byron Corrales](https://github.com/byroncorrales)\nProject Lead | Contributor\n\n## License\nLicensed under the Apache 2.0 license.\n\nSee the [LICENSE](https://github.com/gdg-managua/jekyll-mdl/blob/master/LICENSE.md) file for more details.\n\nCopyright © 2015 [Google Developers Group Managua](http://www.gdgmanagua.org).\n\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/gdg-managua/jekyll-mdl/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdgmanagua%2Fjekyll-mdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdgmanagua%2Fjekyll-mdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdgmanagua%2Fjekyll-mdl/lists"}