{"id":16391170,"url":"https://github.com/queirozfcom/jekyll-utils","last_synced_at":"2025-07-08T08:33:29.570Z","repository":{"id":148539510,"uuid":"49346326","full_name":"queirozfcom/jekyll-utils","owner":"queirozfcom","description":"Couple of scripts to automate common jekyll tasks","archived":false,"fork":false,"pushed_at":"2025-07-06T04:10:06.000Z","size":37,"stargazers_count":3,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-06T05:23:12.771Z","etag":null,"topics":["jekyll"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/queirozfcom.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-01-09T23:49:00.000Z","updated_at":"2025-07-06T04:10:09.000Z","dependencies_parsed_at":"2024-10-28T15:25:10.374Z","dependency_job_id":"70fd3d2c-8656-4cdc-927b-a8b889b12776","html_url":"https://github.com/queirozfcom/jekyll-utils","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/queirozfcom/jekyll-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queirozfcom%2Fjekyll-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queirozfcom%2Fjekyll-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queirozfcom%2Fjekyll-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queirozfcom%2Fjekyll-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/queirozfcom","download_url":"https://codeload.github.com/queirozfcom/jekyll-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/queirozfcom%2Fjekyll-utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264231897,"owners_count":23576732,"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"],"created_at":"2024-10-11T04:45:15.657Z","updated_at":"2025-07-08T08:33:29.554Z","avatar_url":"https://github.com/queirozfcom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"jekyll-utils\n=======\n\n**TODO:** \n  - Add this to PyPa (tutorial here: [Package a Python Project and make it available on PyPa](https://queirozf.com/entries/package-a-python-project-and-make-it-available-via-pip-install-simple-example))\n  - Add tests for public functions \n\nA small Python 3 command-line application (based upon [click](http://click.pocoo.org/6/)) to speed up some common tasks for those who blog using Jekyll.\n\nThis will be **especially** useful for people who post many short blog entries, as opposed to those who prefer to blog less frequently, with longer posts.\n\n## Installation\n\n- Prerequisites: `virtualenv`\n\n  - On Ubuntu, install it via `$ sudo apt-get install python3-virtualenv`\n\n- Installing jekyll-utils from Github using pip\n\n  - `$ git clone https://github.com/queirozfcom/jekyll-utils`\n  - `$ cd jekyll-utils`\n  - `$ virtualenv -p python3 jekyll-venv`\n  - `$ source jekyll-venv/bin/activate`\n  - `$ pip install .`\n\n This will install all commands to your virtualenv. Type `jk-` and then hit `\u003cTAB\u003e` to see all available commands.\n\n  ![jekyll-utils-commands](https://i.imgur.com/f1sF6Iq.gif)\n\n- Initial configs. These are needed to start using the tools:\n\n - `$ jk-config-set-editor \u003cyour editor name\u003e`\n - `$ jk-config-set-posts-path \u003cpath to the _posts directory\u003e`\n\n## Features\n\n\u003e TODO\n\n## Examples\n\n- `$ jk-new \"My new Post\" --tag foo --tag bar --category general --edit`\n\n- `$ jk-edit a couple of keywords`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueirozfcom%2Fjekyll-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqueirozfcom%2Fjekyll-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueirozfcom%2Fjekyll-utils/lists"}