Skip to content

Istatkov/documentation

 
 

Repository files navigation

This is a trial project to explore new ways of hosting the Chainlink documentation.

Developing

yarn serve

Building & Deploying

The site is hosted on firebase today on the free tier. This will likely move, but the files are super portable. Builds end up in _site.

yarn deploy

Docs architecture

  • All docs are markdown and stored in /docs.
  • Navigation is JSON in /_data
  • Pages are processed as Readme.com markdown, and then syntax highlight is applied client-side
  • Custom client side code powers the ENS page

Contributing

See CONTRIBUTING.md

About

https://docs.chain.link The new external developer documentation website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Liquid 33.2%
  • CSS 27.8%
  • JavaScript 23.6%
  • HTML 7.7%
  • TypeScript 6.4%
  • Nunjucks 1.3%