{"id":41208111,"url":"https://github.com/vdmitriyev/blog","last_synced_at":"2026-01-22T22:33:02.876Z","repository":{"id":226000822,"uuid":"767458264","full_name":"vdmitriyev/blog","owner":"vdmitriyev","description":"Personal blog with markdown","archived":false,"fork":false,"pushed_at":"2024-07-08T13:00:49.000Z","size":7648,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-08T20:04:55.401Z","etag":null,"topics":[],"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/vdmitriyev.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}},"created_at":"2024-03-05T10:29:53.000Z","updated_at":"2024-07-08T13:00:39.000Z","dependencies_parsed_at":"2024-07-07T19:50:08.178Z","dependency_job_id":null,"html_url":"https://github.com/vdmitriyev/blog","commit_stats":null,"previous_names":["vdmitriyev/blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vdmitriyev/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdmitriyev%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdmitriyev%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdmitriyev%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdmitriyev%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vdmitriyev","download_url":"https://codeload.github.com/vdmitriyev/blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdmitriyev%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28673277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-22T22:33:02.137Z","updated_at":"2026-01-22T22:33:02.868Z","avatar_url":"https://github.com/vdmitriyev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### About\n\nOriginal articles of the following blog http://vdmitriyev.github.io/blog/ in the markdown format configured to be compiled with ```pelican``` and deployed/commited to the github.\n\n## Usage\n\n* Install [pelican](https://github.com/getpelican/pelican) python package\n```bash\npip install pelican\n```\n* For configs check ```pelicanconf.py```\n* Compile markdown files into html. Two options are available (a) ```localhost``` and (b) ```github account``` file.\n```bash\npelican content\n```\n* (alternative) use pre-shipped ```bat``` script ```scripts/compilePelican.bat```\n* Run simple HTTP server to check the results\n```bash\ncd ..\npython -m http.server 5151 --bind 127.0.0.1\n```\n* (alternative) use internal web server from pelican\n```\npelican -r --listen\n```\n* (alternative) use pre-shipped ```bat``` script\n```scripts/startSimpleHTTP.bat```\n\n### Deploy with Github Actions\n\n* Personal configurations - create a Github  tokens for (Settings -\u003e Secret and variables -\u003e Actions):\n\t+ GOOGLE_ANALYTICS = \n\t+ PELICAN_THEME_REPO = https://github.com/vuquangtrong/simplify-theme\n\t+ PELICAN_THEME_NAME = simplify-theme\n* Activate ```gh-pages``` in the git repository: Settings -\u003e Pages -\u003e Branch (set to ```gh-pages``` and ```/root```)\n\n\n### Deploy Locally \n\n###### Personal Config\n\nYou need to create ```personal_configs.py``` file and fill following fields:\n```text\nGOOGLE_ANALYTICS = u'UA-'\n```\nMore about configs and configs themselves you can find in pelican's [quickstart](https://docs.getpelican.com/en/latest/quickstart.html)\n\n###### Add Theme + Plugins\n\n* Review themes\n    + Github (all themes) - https://github.com/getpelican/pelican-themes\n    + Github (selected themes) \n\t\t- https://github.com/vuquangtrong/simplify-theme\n* Review plugins\n\t+ Github (all plugins) - https://github.com/orgs/pelican-plugins/repositories\n\n* Install themes (e.g, ```simplify-theme```)\n```\ngit clone https://github.com/vuquangtrong/simplify-theme\npelican-themes --install simplify-theme\n```\n\n### Author\n\n* Viktor Dmitriyev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdmitriyev%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvdmitriyev%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdmitriyev%2Fblog/lists"}