{"id":18483215,"url":"https://github.com/swimlane/docspa","last_synced_at":"2025-04-08T18:32:34.099Z","repository":{"id":33153003,"uuid":"139649698","full_name":"swimlane/DocSPA","owner":"swimlane","description":"A documentation SPA in Angular.","archived":false,"fork":false,"pushed_at":"2023-10-03T08:32:37.000Z","size":39996,"stargazers_count":46,"open_issues_count":24,"forks_count":8,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-04-14T06:41:20.414Z","etag":null,"topics":["angular","documentation","hacktoberfest","spa"],"latest_commit_sha":null,"homepage":"https://swimlane.github.io/DocSPA/","language":"TypeScript","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/swimlane.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}},"created_at":"2018-07-04T00:31:29.000Z","updated_at":"2024-06-21T14:12:30.893Z","dependencies_parsed_at":"2024-06-21T14:11:44.944Z","dependency_job_id":"8f61d075-70cb-4996-a0ec-78b6ef54d575","html_url":"https://github.com/swimlane/DocSPA","commit_stats":{"total_commits":370,"total_committers":10,"mean_commits":37.0,"dds":"0.41081081081081083","last_synced_commit":"8287b23ec07cc3afac4abda14ecdaa958b4ff857"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swimlane%2FDocSPA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swimlane%2FDocSPA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swimlane%2FDocSPA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swimlane%2FDocSPA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swimlane","download_url":"https://codeload.github.com/swimlane/DocSPA/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247704571,"owners_count":20982298,"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":["angular","documentation","hacktoberfest","spa"],"created_at":"2024-11-06T12:34:53.484Z","updated_at":"2025-04-08T18:32:29.086Z","avatar_url":"https://github.com/swimlane.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DocSPA\n\n\u003e An Angular-powered documentation SPA.\n\n## Introduction\n\nDocSPA (like it's inspiration docsify) generates your documentation website on the fly. Unlike GitBook, it does not generate static HTML files. Instead, it loads and parses your Markdown files and displays them as website. Unlike docsify, DocSPA generates an Angular SPA, which allows embedded Angular components and excellent [custom element support](https://custom-elements-everywhere.com/#angular).\n\nSee the [Quick start](https://swimlane.github.io/DocSPA/quickstart) for details on how to get up and running quickly.\n\n## How it works\n\nA DocSPA site is a \u003cabbr title=\"Single Page Application\"\u003eSPA\u003c/abbr\u003e powered by Angular and the Angular CLI.  If you've used the Angular CLI before you already know a lot about the DocSPA infrastructure.  If you built Angular applications before, customizing a DocSPA site will be a familiar experience.  If you are not familiar with Angular, no worries, out-of-the-box DocSPA provides a simple experience so you can get right to your [content](https://swimlane.github.io/DocSPA/content).\n\nAs mentioned DocSPA is a Angular SPA.  It uses Angular CLI tools for the build process.  Once built and deployed the DocSPA site will generate HTML content on-the-fly from your markdown content.  Markdown files are converted to HTML using (remark)[https://remark.js.org/].  Remark plugins (both DocSPA internal and third-party) handle all markdown extensions.  In addition, the DocSPA site supports custom elements (one of the key features of the Web Components standard) and includes custom elements that allows [live Angular examples](https://swimlane.github.io/DocSPA/features#runtime-content) within markdown!\n\n## Features\n\n- [Ability to leverage Angular and Web Components in markdown](https://swimlane.github.io/DocSPA/features#custom-elements)\n- [Remark plugins with defaults optimized for technical documentation](https://swimlane.github.io/DocSPA/features#markdown-extensions)\n- [Compatible with many docsify plugins and themes](https://swimlane.github.io/DocSPA/features#docsify-plugins)\n\n[Examples](https://swimlane.github.io/DocSPA/features)\n\n## Todo\n\nDocSPA is a work in progress.  DocSPA was developed by [Swimlane](http://swimlane.com/) for use in Swimlane projects.\n\n## Why not X?\n\nDocSPA is not SEO-friendly, if you need a pregenerate SEO-friendly site without live Angular support you might try [GitBook](https://www.gitbook.com/).  If you don't need a pregenerate site nor embedded Angular code (or prefer Vue) you might try [Docsify](https://docsify.js.org/#/).\n\n## Credits\n\nDocSPA is a Swimlane open-source project; we believe in giving back to the open-source community by sharing some of the projects we build for our application. Swimlane is an automated cyber security operations and incident response platform that enables cyber security teams to leverage threat intelligence, speed up incident response and automate security operations.\n\nDocSPA was developed in Angular following inspiration from [docsify](https://docsify.js.org/) by [QingWei-Li](https://github.com/QingWei-Li) and contributors.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswimlane%2Fdocspa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswimlane%2Fdocspa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswimlane%2Fdocspa/lists"}