{"id":15845008,"url":"https://github.com/bourgeoisor/hajimaru","last_synced_at":"2025-04-01T17:45:53.029Z","repository":{"id":68838617,"uuid":"54802746","full_name":"bourgeoisor/hajimaru","owner":"bourgeoisor","description":"Startpage and bookmarks generators written in Python with Jinja2.","archived":false,"fork":false,"pushed_at":"2021-06-08T17:11:05.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T11:35:21.620Z","etag":null,"topics":["bookmark","generators","json-format","startpage"],"latest_commit_sha":null,"homepage":"","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/bourgeoisor.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-26T22:40:21.000Z","updated_at":"2023-08-03T14:54:40.000Z","dependencies_parsed_at":"2023-03-13T20:27:07.414Z","dependency_job_id":null,"html_url":"https://github.com/bourgeoisor/hajimaru","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgeoisor%2Fhajimaru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgeoisor%2Fhajimaru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgeoisor%2Fhajimaru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgeoisor%2Fhajimaru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bourgeoisor","download_url":"https://codeload.github.com/bourgeoisor/hajimaru/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246683118,"owners_count":20817193,"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":["bookmark","generators","json-format","startpage"],"created_at":"2024-10-05T17:41:36.331Z","updated_at":"2025-04-01T17:45:53.021Z","avatar_url":"https://github.com/bourgeoisor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hajimaru\n\nHajimaru is an easy way to get started with a beautiful and practical set of startpage and bookmarks list as simple web pages.  Both generators can be use independently of each other.\n\nA live demo is available [here](http://code.bourgeois.io/hajimaru/startpage.html) and [here](http://code.bourgeois.io/hajimaru/bookmarks.html).\n\nGenerate a Startpage\n--------------------\n\nTo generate the three web page files, run the following:\n\n    python startpage.py path/to/aliases.json\n\nFor a full list of the optional arguments:\n\n    python startpage.py --help\n\nThe `aliases.json` file is in JSON format and contain the list of aliases to translate in the startpage search box.\n\n    {\n      \"gh\": \"github.com\",\n      \"yt\": \"youtube.com\"\n    }\n\nGenerate a Bookmarks Page\n-------------------------\n\nTo generate the three web page files, run the following:\n\n    python bookmarks.py path/to/bookmarks.json\n\nFor a full list of the optional arguments:\n\n    python startpage.py --help\n\nThe `bookmarks.json` file is in JSON format and contain the list of bookmark URLs.\n\n    {\n      \"Top Tier Websites\": {\n        \"Reddit\": \"reddit.com\",\n        \"Zombo\": \"zombo.com\"\n      },\n\n      \"Lower Tier Websites\": {\n        \"obmoZ\": \"obmoz.com\"\n      }\n    }\n\nCollaboration\n-------------\n\nFeel free to fork this repository, make changes and create a pull requests, and to create new issues!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbourgeoisor%2Fhajimaru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbourgeoisor%2Fhajimaru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbourgeoisor%2Fhajimaru/lists"}