{"id":26493978,"url":"https://github.com/dwarvesf/memo.d.foundation","last_synced_at":"2025-03-20T09:58:29.744Z","repository":{"id":200452925,"uuid":"705526517","full_name":"dwarvesf/memo.d.foundation","owner":"dwarvesf","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-29T08:41:51.000Z","size":2618586,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-29T09:47:28.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dwarvesf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.by-nc-sa-4.0.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":"2023-10-16T07:28:43.000Z","updated_at":"2024-10-29T08:36:34.000Z","dependencies_parsed_at":"2024-01-22T09:44:40.984Z","dependency_job_id":"ac8e246f-02d8-4488-8307-b9a1e6813018","html_url":"https://github.com/dwarvesf/memo.d.foundation","commit_stats":null,"previous_names":["dwarvesf/dwarvesf.github.io","dwarvesf/memo.d.foundation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fmemo.d.foundation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fmemo.d.foundation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fmemo.d.foundation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fmemo.d.foundation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwarvesf","download_url":"https://codeload.github.com/dwarvesf/memo.d.foundation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591450,"owners_count":20477709,"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":"2025-03-20T09:58:29.144Z","updated_at":"2025-03-20T09:58:29.737Z","avatar_url":"https://github.com/dwarvesf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/img/LOGO.png\" width=\"200px\" align=\"center\" style=\"border-radius: 8px;\" /\u003e\n  \u003ch1 align=\"center\"\u003eDwarves Memo\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    ✍ \u003ca href=\"https://memo.d.foundation\"\u003ehttps://memo.d.foundation\u003c/a\u003e ✍\n    \u003cbr/\u003e\n    The vault of knowledge where we keep our internal notes from everything related to our engineering practices, new tech we are learning, and as well as business and hiring notices\n  \u003c/p\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://jetpack.io/devbox/docs/contributor-quickstart\"\u003e\u003cimg src=\"https://www.jetpack.io/img/devbox/shield_galaxy.svg\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://twitter.com/dwarvesf\"\u003e\u003cimg src=\"https://img.shields.io/badge/dwarvesf-blue?logo=X\"\u003e\u003c/a\u003e\n\u003ca href=\"https://discord.com/invite/dwarvesv\"\u003e\u003cimg src=\"https://img.shields.io/badge/Discord-dwarvesv-blue?logo=Discord\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.facebook.com/dwarvesf\"\u003e\u003cimg src=\"https://img.shields.io/badge/Facebook-dwarvesf-blue?logo=Facebook\"\u003e\u003c/a\u003e\n\u003ca href=\"https://d.foundation\"\u003e\u003cimg src=\"https://img.shields.io/badge/Website-orange\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About this project\n\nThis is the repository where we keep our internal notes. We use this repo to share our knowledge, insights, and experiences with each other before we make it generally available to our community.\n\n\u003cimg src=\"./home.jpeg\" align=\"center\" style=\"border-radius: 8px;\" /\u003e\n\n## Getting Started\n\nWe welcome contributions from anyone who is interested in our topics. You can contribute by creating a new note, editing an existing note, or commenting on a note. To do so, you need to follow these steps:\n\n1. Fork this repo and clone it to your local machine.\n2. Install [Devbox](^9^), a command-line tool that lets you easily create isolated shells and containers for development. Devbox will help you set up a consistent and reproducible environment for this repo, with all the necessary tools and dependencies installed.\n3. Run `devbox shell` in the root directory of the repo to enter an isolated shell. Alternatively, you can use [VSCode](https://code.visualstudio.com/) with the [Remote - Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension to open the repo as a devcontainer.\n\nTo run the server, you can run our Makefile command:\n\n```sh\nmake watch-run\n```\n\nor through devbox:\n\n```sh\ndevbox run watch-run\n```\n\n## Code of conduct\n\nWe expect all contributors to adhere to our [code of conduct](^15^), which is based on the [Contributor Covenant](https://www.contributor-covenant.org/). By participating in this project, you agree to abide by its terms. Please report any unacceptable behavior to [team@d.foundation](mailto:team@d.foundation).\n\n## Credits\n\nA big thank to all who contributed to this project!\n\nIf you'd like to contribute, please check out the the above Code of conduct guide.\n\n\u003ca href=\"https://github.com/dwarvesf/note.d.foundation/graphs/contributors\"\u003e\n\u003cimg src=\"https://contrib.rocks/image?repo=dwarvesf/note.d.foundation\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwarvesf%2Fmemo.d.foundation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwarvesf%2Fmemo.d.foundation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwarvesf%2Fmemo.d.foundation/lists"}