Skip to content

hanspagel/outline-website

 
 

Repository files navigation

Outline

This is the source code that runs the Outline marketing website. If you are looking for the source code for the Outline knowledge base application, then head over to outline/outline. Otherwise feel free to look around and use this is as inspiration for your own site.

Development

To run a development server:

yarn install
yarn dev

Deployment

To push changes to the production website:

yarn deploy

About

Marketing website for the Outline knowledge base.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.9%
  • TypeScript 2.1%