Celegraph

Celegraph

  • Docs
  • Blog
  • GitHub

›All Blog Posts

All Blog Posts

  • Trying Out Docusaurus

Trying Out Docusaurus

June 5, 2018

Hintron

I was looking for a nice way to set up documentation, and Docusaurus might be the answer!

Evaluating Docusaurus

Things I want to try to figure out:

  • Is there a way to automatically document my code using something like JavaDoc, so documentation is coupled with the code?
  • How does it work with gh-pages - I have my source in master, and then the website build on gh-pages?
  • How do I modify the CSS?

Commands

This is the command I use to build and publish to the gh-pages branch automatically:

GIT_USER=hintron yarn run publish-gh-pages

To run an Live Reload local server:

cd website
yarn start

Designing a logo

Of course, I wanted to replace the stupid dinosaur image that came with it. So I designed a 'halo' using Figma.

Here's what I got:

SVG

celegraph_halo.svg

Recent Posts
Celegraph
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Copyright © 2018 Michael Hinton