{"id":25753553,"url":"https://github.com/tprrt/blog","last_synced_at":"2025-08-23T10:14:01.193Z","repository":{"id":48101391,"uuid":"259639547","full_name":"tprrt/blog","owner":"tprrt","description":"My embedded Linux developer's blog","archived":false,"fork":false,"pushed_at":"2025-06-11T13:00:02.000Z","size":3323,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T18:04:49.386Z","etag":null,"topics":["blog","pelican","python","static-site"],"latest_commit_sha":null,"homepage":"https://tprrt.tupi.fr","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tprrt.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["paypal.me/tprrt"]}},"created_at":"2020-04-28T13:06:50.000Z","updated_at":"2025-06-11T12:57:46.000Z","dependencies_parsed_at":"2023-02-10T14:15:42.123Z","dependency_job_id":"efaf41dd-3e72-4e12-9e54-53f5337152d1","html_url":"https://github.com/tprrt/blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tprrt/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tprrt%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tprrt%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tprrt%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tprrt%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tprrt","download_url":"https://codeload.github.com/tprrt/blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tprrt%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746600,"owners_count":24813571,"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-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["blog","pelican","python","static-site"],"created_at":"2025-02-26T15:18:36.648Z","updated_at":"2025-08-23T10:14:01.173Z","avatar_url":"https://github.com/tprrt.png","language":"Python","funding_links":["paypal.me/tprrt"],"categories":[],"sub_categories":[],"readme":".. image:: https://circleci.com/gh/tprrt/blog.svg?style=svg\n    :alt: Circle badge\n    :target: https://app.circleci.com/pipelines/github/tprrt/blog\n\n.. image:: https://sonarcloud.io/api/project_badges/measure?project=tprrt_blog\u0026metric=alert_status\n    :alt: Quality Gate Status\n    :target: https://sonarcloud.io/dashboard?id=tprrt_blog\n\n==============\nMy static blog\n==============\n\nMy embedded Linux developer's blog built with Pelican, an static site generator\nwritten in Python. The content of this blog is written in reStructuredText.\n\n----\n\nUse commands below to install required Python modules to build static pages and to push them on github:\n\n.. code-block:: bash\n\n    # To pull submodules' sources\n    git submodule sync\n    git submodule update --init\n    cd pelican-themes \u0026\u0026 git submodule update --init --recursive -- blue-penguin \u0026\u0026 cd -\n    cd pelican-plugins \u0026\u0026 git submodule update --init --recursive -- assets sitemap \u0026\u0026 cd -\n\n    # To create a Python3 virtual environment\n    python3 -m venv venv\n    . venv/bin/activate\n\n    # To install required Python modules\n    pip install -r requirements.txt\n\n    # To view generated files before to push them, once the simple built-in web\n    # service has been started, the site can be preview at:\n    # http://http://localhost:8000/\n    pelican [-D] content -o output -s pelicanconf.py\n    pelican -l content -o output -s pelicanconf.py -p 8000\n\n    # To generate static pages should be published\n    pelican [-D] content -o output -s publishconf.py\n\n    # To publish pages to gh-pages\n    ghp-import -n output -m \"[skip ci] Update pages\"\n    git push origin gh-pages\n\n    # To quit the Python3 virtual environment\n    deactivate\n\n\n----\n\nUse the following command to validate the `circleci`_ pipeline:\n\n.. code-block:: bash\n\n    podman run --rm --security-opt seccomp=unconfined --security-opt label=disable -v $(pwd):/data circleci/circleci-cli:alpine config validate /data/.circleci/config.yml --token $TOKEN\n\n\n.. _circleci: https://circleci.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftprrt%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftprrt%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftprrt%2Fblog/lists"}