{"id":20767078,"url":"https://github.com/semanticdata/dotfiles","last_synced_at":"2026-04-08T23:32:39.678Z","repository":{"id":192891138,"uuid":"687662822","full_name":"semanticdata/dotfiles","owner":"semanticdata","description":"⚙ Compilation of configuration files and other loosely related items.","archived":false,"fork":false,"pushed_at":"2025-08-18T17:32:30.000Z","size":79433,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T11:43:43.811Z","etag":null,"topics":["alacritty","alacritty-config","dotfiles","gitattributes-templates","github-templates","gitignore-templates","hugo","jekyll","lua","mpv","mpv-config","neovim","neovim-dotfiles","nvim","nvim-dotfiles","obsidian","obsidian-md","opinionated","zola"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/semanticdata.png","metadata":{"files":{"readme":"README-template.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"semanticdata","ko_fi":"semanticdata"}},"created_at":"2023-09-05T18:35:48.000Z","updated_at":"2025-08-18T17:32:35.000Z","dependencies_parsed_at":"2023-10-30T01:28:28.885Z","dependency_job_id":"9c0aea2b-7ed5-429d-8a89-71f74ac1c831","html_url":"https://github.com/semanticdata/dotfiles","commit_stats":null,"previous_names":["semanticdata/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/semanticdata/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semanticdata%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semanticdata%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semanticdata%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semanticdata%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semanticdata","download_url":"https://codeload.github.com/semanticdata/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semanticdata%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["alacritty","alacritty-config","dotfiles","gitattributes-templates","github-templates","gitignore-templates","hugo","jekyll","lua","mpv","mpv-config","neovim","neovim-dotfiles","nvim","nvim-dotfiles","obsidian","obsidian-md","opinionated","zola"],"created_at":"2024-11-17T11:27:38.841Z","updated_at":"2026-04-08T23:32:39.656Z","avatar_url":"https://github.com/semanticdata.png","language":"CSS","readme":"# 🎲 Project Name\n\n\u003e Short description of the project.\n\n![code size](https://img.shields.io/github/languages/code-size/semanticdata/ximena)\n![repository size](https://img.shields.io/github/repo-size/semanticdata/ximena)\n![commits](https://img.shields.io/github/commit-activity/t/semanticdata/ximena)\n![last commit](https://img.shields.io/github/last-commit/semanticdata/ximena)\n![is website up?](https://img.shields.io/website/https/semanticdata.github.io/ximena.svg)\n\n## 📑 Table of Contents\n\n- [🎲 Project Name](#-project-name)\n  - [📑 Table of Contents](#-table-of-contents)\n  - [📄 Description](#-description)\n  - [🚀 Getting Started](#-getting-started)\n  - [⚙ Usage](#-usage)\n  - [🧪 Testing](#-testing)\n  - [Deployment](#deployment)\n  - [Useful Commands](#useful-commands)\n  - [🔌 Plugins](#-plugins)\n  - [Changelog](#changelog)\n  - [🗺 Roadmap](#-roadmap)\n  - [❤ Acknowledgments](#-acknowledgments)\n  - [© License](#-license)\n\n## 📄 Description\n\nFull description of the project:\n\n- What is it about?\n- What does it do?\n- Why is it useful?\n- What problem does it solve?\n- Who is it for?\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- You need this item\n- And you need this item\n- Oh, and don't forget this item\n\n### Installation\n\n## ⚙ Usage\n\nInstructions for how to configure, run, and use the project. You can include the commands needed to install and start the development environment or any other useful and important commands. _Screenshots_ can be included as well.\n\nLook for more information in the [Documentation].\n\n## 🧪 Testing\n\n- Any unit or integration tests people can run to assure that everything’s working as expected?\n- Any frameworks or commands that are needed here?\n- Are there any tests in your deployment pipeline that ensure that no errors make it into the live site?\n\nAlso include the commands needed to run any tests:\n\n```sh\n# Run test(s)\nnpm run test\n```\n\n## Deployment\n\nInstructions for how to deploy the project to a production environment, including any server requirements and commands used. And, in case you are using a CI/CD pipeline, for example, how do any automated processes work? What are the most important branches? Do they trigger any pipelines?\n\n[GitHub Pages]() - [Vercel]() - [Netlify]() - [Cloudflare Pages]()\n\n## Useful Commands\n\n```sh\n# Install dependencies\nnpm install\n\n# Update dependencies\nnpm update\n\n# Start local dev server\nnpm start\n\n# Check formatting w/ Prettier\nnpm run check\n\n# Fix formatting w/ Prettier\nnpm run format\n```\n\nFor more details take a look at [package.json](package.json).\n\n## 🔌 Plugins\n\n- Plugin 1\n- Plugin 2\n\n## Changelog\n\nWe use [Semantic Versioning](https://semver.org/) for releases.\n\n- 0.1.0\n  - First release\n  - CHANGE: Rename `foo()` to `bar()`\n  - FIX: Crash when calling `pleasedonotcrash()`\n- 0.0.1\n  - Initial commit\n\n## 🗺 Roadmap\n\n- [x] Completed Change 1\n- [x] Completed Change 2\n- [ ] Incomplete Roadmap Item 1\n- [ ] Incomplete Roadmap Item 2\n\n## ❤ Acknowledgments\n\nThanks to these amazing people and their projects:\n\n- [Person] – [Website]\n- [Project] - [Website]\n\n## © License\n\nThis code is available under the [MIT License](LICENSE).\n","funding_links":["https://github.com/sponsors/semanticdata","https://ko-fi.com/semanticdata"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemanticdata%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemanticdata%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemanticdata%2Fdotfiles/lists"}