{"id":13475789,"url":"https://github.com/shredthaGNAR/static-marks-docker","last_synced_at":"2025-03-27T01:30:25.650Z","repository":{"id":112042298,"uuid":"480794702","full_name":"shredthaGNAR/static-marks-docker","owner":"shredthaGNAR","description":"Containerized static-marks to convert plain yaml bookmark files into a static web app.","archived":false,"fork":true,"pushed_at":"2022-05-13T12:27:53.000Z","size":59546,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-01T16:39:58.486Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gaerfield/static-marks-docker","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shredthaGNAR.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}},"created_at":"2022-04-12T12:10:04.000Z","updated_at":"2023-01-10T05:07:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shredthaGNAR/static-marks-docker","commit_stats":null,"previous_names":["shredthagnar/static-marks-docker"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shredthaGNAR%2Fstatic-marks-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shredthaGNAR%2Fstatic-marks-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shredthaGNAR%2Fstatic-marks-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shredthaGNAR%2Fstatic-marks-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shredthaGNAR","download_url":"https://codeload.github.com/shredthaGNAR/static-marks-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245764571,"owners_count":20668444,"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":"2024-07-31T16:01:23.616Z","updated_at":"2025-03-27T01:30:24.678Z","avatar_url":"https://github.com/shredthaGNAR.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# static-marks-docker\nContainerized static-marks to convert plain yaml bookmark files into a static web app.\n\nInspired by [static-marks](https://github.com/darekkay/static-marks) the provided [docker-compose.yml](docker-compose.yml) builds a container, so no npm-installation is required to convert your bookmark-files into a html. You will get more details there on how to use it.\n\n## Why its better than my local browser-bookmarks?\n\n1) interoperability\n2) independence from complicated third-party software\n3) sharing specific bookmark-groups with your colleagues\n4) Cauz you can search it DUDE! [Like in firefox](https://superuser.com/a/7374):\n  * bookmark your link like with an `%s`-placeholder, i.e. `https://gaerfield.github.io/static-marks-docker/?search=%s`\n  * give it keyword, i.e. `b`\n  * type in your browsers address-bar `b chocolate`\n\n## Generate a local index.html\nPut the following docker-compose.yml into a local-file:\n```\nversion: '3'\n\nservices:\n  static-marks:\n    build:\n      context: https://github.com/gaerfield/static-marks-docker.git\n    image: static-marks\n    volumes:\n        - ./bookmarks:/bookmarks:ro\n        - ./docs:/docs:rw\n```\nProvide your bookmarks file in the bookmarks subfolder and just call `docker-compose up`. By default it will put an `index.html` in the docs folder.\n\n## Use gibhub-pages\nAlternatively:\n* fork this repository\n* create bookmarks file\n* call `docker-compose up`\n* commit and push the files\n* select `master-branch/docs`-Folder as source for github-pages\n  * in your repository on github select the \"Settings-tab\"\n  * scroll down to github-pages\n  * select\n* browse your site (the pattern is \"https://{user}.github.io/{repository})\n  * for example: [https://gaerfield.github.io/static-marks-docker](https://gaerfield.github.io/static-marks-docker)\n\n## Additional Info\n* [original static marks project](https://github.com/darekkay/static-marks)\n* [example bookmark files](https://github.com/darekkay/static-marks/blob/master/docs/examples)\n* [simple example](https://darekkay.com/static-marks/demo/demo-example.html#/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FshredthaGNAR%2Fstatic-marks-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FshredthaGNAR%2Fstatic-marks-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FshredthaGNAR%2Fstatic-marks-docker/lists"}