{"id":28987903,"url":"https://github.com/0xintuition/published-docs","last_synced_at":"2025-06-24T21:15:41.338Z","repository":{"id":269819453,"uuid":"857137399","full_name":"0xIntuition/published-docs","owner":"0xIntuition","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-17T20:22:06.000Z","size":129520,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-17T21:29:57.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/0xIntuition.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,"zenodo":null}},"created_at":"2024-09-13T22:07:03.000Z","updated_at":"2025-04-25T14:41:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e6807a9-3c08-475f-b7c4-96df64c98603","html_url":"https://github.com/0xIntuition/published-docs","commit_stats":null,"previous_names":["0xintuition/published-docs"],"tags_count":0,"template":false,"template_full_name":"sillsdev/docu-notion-sample-site","purl":"pkg:github/0xIntuition/published-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIntuition%2Fpublished-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIntuition%2Fpublished-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIntuition%2Fpublished-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIntuition%2Fpublished-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xIntuition","download_url":"https://codeload.github.com/0xIntuition/published-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIntuition%2Fpublished-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261756798,"owners_count":23205165,"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-06-24T21:15:40.613Z","updated_at":"2025-06-24T21:15:41.325Z","avatar_url":"https://github.com/0xIntuition.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intuition Documentation Site\n\nThis repository contains the source code for Intuition's technical documentation site, built using [Docusaurus](https://docusaurus.io/) and integrated with Notion for content management. Implementation details on the document publishing pipeline can be found in `doc-publishing-process.md`.\n\n## Overview\n\nThe documentation is organized into three main sections:\n- **Concepts**: Core concepts and general documentation\n- **Contracts**: Smart contract documentation and protocol specifications\n- **Dev Tools**: Developer tools and integration guides\n\n## Architecture\n\nThe site uses a hybrid approach for documentation management:\n- Content is authored and maintained in Notion\n- GitHub Actions automatically sync Notion content to the repository\n- Docusaurus builds and serves the documentation site\n\n### Key Components\n\n- **Docusaurus Configuration**: Multi-instance setup with three documentation sections\n- **Notion Integration**: Using `@sillsdev/docu-notion` for Notion-to-Markdown conversion\n- **GitHub Actions**: Automated workflow for content syncing and deployment\n\n## Local Development\n\n1. Install dependencies:\n```bash\nyarn install\n```\n\n2. Pull content from Notion (requires proper environment variables):\n```bash\nyarn pull:all\n```\n\n3. Deploy to localhost:\n```bash\nyarn start\n```\n\n## Environment Variables\n\nThe following environment variables are required for Notion integration:\n- `DOCU_NOTION_INTEGRATION_TOKEN`: Notion API integration token\n- `DOCU_NOTION_CONCEPT_ROOT_PAGE`: Root page ID for Concepts section\n- `DOCU_NOTION_DEV_ROOT_PAGE`: Root page ID for Dev Tools section\n- `DOCU_NOTION_CONTRACTS_ROOT_PAGE`: Root page ID for Contracts section\n\n## Documentation Structure\n\n```\ndocs/\n├── concepts/    # Main documentation\n├── dev/        # Developer tools documentation\n└── contracts/  # Smart contract documentation\n```\n\n## Deployment\n\nThe documentation is automatically deployed through GitHub Actions when changes are pushed to the main branch. The workflow:\n1. Pulls content from Notion\n2. Converts to Markdown\n3. Commits to the gh-pages branch\n4. Deploys to GitHub Pages\n\n## Contributing\n**Functional changes:**\n1. Create a new branch from `main`\n2. Make your changes\n3. Submit a pull request\n\n**Content changes:**\nFor content changes, please open an issue with the suggested content and a team member will make updates to Notion if the change is approved. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xintuition%2Fpublished-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xintuition%2Fpublished-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xintuition%2Fpublished-docs/lists"}