{"id":24563734,"url":"https://github.com/mildronize/blog-jekyll","last_synced_at":"2025-07-26T23:36:30.006Z","repository":{"id":21352130,"uuid":"24669229","full_name":"mildronize/blog-jekyll","owner":"mildronize","description":"My old site (jekyll)","archived":false,"fork":false,"pushed_at":"2022-12-03T02:17:56.000Z","size":8160,"stargazers_count":3,"open_issues_count":27,"forks_count":0,"subscribers_count":2,"default_branch":"jekyll","last_synced_at":"2025-01-23T10:15:19.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jekyll.mildronize.com","language":"Sass","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/mildronize.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-01T07:17:45.000Z","updated_at":"2020-11-06T09:42:36.000Z","dependencies_parsed_at":"2023-01-13T22:15:13.893Z","dependency_job_id":null,"html_url":"https://github.com/mildronize/blog-jekyll","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Fblog-jekyll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Fblog-jekyll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Fblog-jekyll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Fblog-jekyll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mildronize","download_url":"https://codeload.github.com/mildronize/blog-jekyll/tar.gz/refs/heads/jekyll","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243951710,"owners_count":20373783,"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-01-23T10:15:32.819Z","updated_at":"2025-03-17T00:24:43.169Z","avatar_url":"https://github.com/mildronize.png","language":"Sass","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mildronize.github.io (https://mildronize.com)\n[![Build Status](https://travis-ci.org/mildronize/mildronize.github.io.svg?branch=jekyll)](https://travis-ci.org/mildronize/mildronize.github.io)\n\nmy blog\n\n### My blog devlopment\n\nstacks\n\n- browsersync\n- docker\n- jekyll \n- unison (for docker)\n \nprerequisites: `unison`, `docker`, `docker-compose`, `yarn`\n\n\n## dev live preview by browsersync\n```\nyarn dev\n```\n\n## dev with docker\n```\nyarn dev:docker-init\nyarn dev:docker\n```\n\n## build js\n```\nyarn build:webpack\n```\n\n\u003e build manually\n\n```\ndocker-compose up jekyll-build\n```\n\n\n## TODO\n- add webpack 4\n\n## Page\n**Notes** is a collection of post which is \"notes\" category\n\n## Categories\n- articles\n- templates\n- notes\n- projects\n\n## Layouts\n- **default**: the parent of other layouts\n- **page**: page layout, it is located at root\n- **post**: regular post, quick post, everything to write\n    - Enable table of contents: add `toc` parameter into header\n    ```yaml\n    toc: true\n    ```\n\n- **showcase**: extra layout for displaying template, project script or anything want to show\n    - There are 3 buttons: *Home*, *Demo*, *Source code*\n    - extra parameter in yaml header of each file\n        - **description**: brief explanation\n        - **image**: screenshot of showcase\n        - **home**: link to home of showcase\n        - **demo**: link to demo of showcase\n        - **source**: link to source code of showcase\n    - example the post uses showcase layout\n\n    ```yaml\n    ---\n    layout: showcase\n    category: templates\n    ---\n    ```\n\n## Structure\n**/_posts** collects 3 categories:\n- articles: quick post\n- templates: use showcase layout\n\n    ```yaml\n    ---\n    layout: showcase\n    category: templates\n    ---\n    ```\n- notes: flexible page, usually use *permalink* and *description*\n\n    ```yaml\n    ---\n    layout: post\n    category: notes\n    permalink: notes/__note_name__\n    ---\n    ```\n    - Feature the note: add `featured` parameter into header\n    ```yaml\n    featured: true\n    ```\n\n## Public Directory\n### css\n- Theme\n    - hyde.css\n    - mildronize.css\n    - poole.css\n    - syntax.css\n- Font\n    - boon-font.css\n- Pure css\n    - forms-min.css\n    - buttons-min.css\n\n- Icon\n    - font-awesome-4.3.0.min.css\n- Extension\n    - expanding-search-bar.css\n\n### js\n- Expanding Search Bar\n    - uisearch.js\n    - classie.js\n- Seach page\n    - angular.min.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildronize%2Fblog-jekyll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmildronize%2Fblog-jekyll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildronize%2Fblog-jekyll/lists"}