{"id":13991991,"url":"https://github.com/MovingBlocks/DevlogTemplate","last_synced_at":"2025-07-22T15:30:51.855Z","repository":{"id":138149520,"uuid":"93681141","full_name":"MovingBlocks/DevlogTemplate","owner":"MovingBlocks","description":"Template for a Devlog based on Jekyll served via GitHub pages.","archived":true,"fork":false,"pushed_at":"2017-06-12T21:10:30.000Z","size":1688,"stargazers_count":20,"open_issues_count":1,"forks_count":15,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-29T12:38:02.561Z","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/MovingBlocks.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}},"created_at":"2017-06-07T21:26:21.000Z","updated_at":"2023-01-28T08:28:34.000Z","dependencies_parsed_at":"2024-01-18T03:48:51.036Z","dependency_job_id":null,"html_url":"https://github.com/MovingBlocks/DevlogTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MovingBlocks/DevlogTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDevlogTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDevlogTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDevlogTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDevlogTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MovingBlocks","download_url":"https://codeload.github.com/MovingBlocks/DevlogTemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDevlogTemplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266520587,"owners_count":23942294,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-08-09T14:01:43.545Z","updated_at":"2025-07-22T15:30:51.007Z","avatar_url":"https://github.com/MovingBlocks.png","language":"JavaScript","readme":"# Devlog Template\n\nThis is a template for a **Devlog** blog based on Jekyll.\nIt can easily be deployed via GitHub to show of continuous development work,\ne.g., during the [Google Summer of Code](https://summerofcode.withgoogle.com/) project.\n\nThis template is not our work but is based on [Karan's devlog](http://karandesai-96.github.io/devlog/)\n([source :octocat:](https://github.com/karandesai-96/devlog)) with modifications\nby [Mikhail](https://github.com/mishinma/carsusdevlog).\nThe source code was cleaned from content and enriched with some comments to help\npeople get set up.\n\nThe design of the devlog page uses [Material Design](https://material.io/guidelines/material-design/introduction.html#introduction-principles) with [Roboto](https://fonts.google.com/specimen/Roboto) font.\n\n## Setup and Configuration\n\nTo set up your personal devlog you just have to clone this repository and fill\nit with content.\nRead more about using Jekyll with GitHub page [on GitHub](https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/)\nand/or [Jekyll](https://jekyllrb.com/docs/github-pages/).\n\nYou should change your personal information and links to your project in\n`_config.yml`. The site title and description is also adjustable in this file.\n\n## Tracking Progress\n\nThe devlog will show _progress entries_ grouped by _categories_.\nEach entry is prefixed with its posting date and can hold arbitrary content in\nMarkdown format.\n\n\u003e Have a look at the [example instance](http://terasology.org/DevlogTemplate/) instance.\n\u003e\n\u003e _Please find [posting examples](https://github.com/MovingBlocks/DevlogTemplate/tree/gh-pages/_posts) in the `_posts` directory of the `gh-pages` branch._\n\n![Example screenshot of the Devlog.](./images/screenshot.png)\n\nTo start blogging, just create a file for each entry in `_posts`. The filename\nshould start with the date, e.g., `2017-07-01-first_entry.md`.\nThe [Front Matter](https://jekyllrb.com/docs/frontmatter/) holds information on the category and date.\n\n```markdown\n---\ndate: 2017-07-01\ncategory: week1\n---\n\n\u003c .. content .. \u003e\n```\n\n---\n### Contributing\n\nContributions to this template are always welcome. Please open a pull request\n(PR) for adding new features or fixing bugs.\nIf you want to report a problem please use the issue tracker on GitHub.\n\n---\n\n### Credits\n\nThis template was not made from scratch. We would like to give special credit to:\n\n- [Karan Desai :octocat:](https://github.com/karandesai-96) - initial template\n- [Mikhail Mishin :octocat:](https://github.com/mishinma) - modified template\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMovingBlocks%2FDevlogTemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMovingBlocks%2FDevlogTemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMovingBlocks%2FDevlogTemplate/lists"}