Skip to content

github action for the svelte org to deploy documentation to the svelte api

Notifications You must be signed in to change notification settings

seanpm2001/SvelteJS_Action-Deploy-Docs

 
 

Repository files navigation

action-deploy-docs

An action to help deploy the svelte docs. This action does the following:

  • Sparsely clones a single branch without much history. As light as I could make it.
  • Reads the docs into memory.
  • Transforms them with the svelte docs markdown formatter.

TODO:

  • Transform the transformed docs into the requistive format for CF's batch key write rest API
  • Push them up

About

github action for the svelte org to deploy documentation to the svelte api

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.7%
  • JavaScript 46.1%
  • Svelte 3.2%