egoist / docute

📚 Effortless documentation, done right.
https://docute.egoist.dev
MIT License
3.8k stars 427 forks source link

Update sidebar UI #256

Closed egoist closed 5 years ago

egoist commented 5 years ago

Issuehunt badges

Update the sidebar UI to match https://zeit.co/docs

The new sidebar option:

type Sidebar = Array<SingleItem|MultiItem>

interface SingleItem {
  title: string
  link: string
  // For external links
  openInNewTab?: boolean
}

interface MultiItem {
  title: string
  children: Array<SingleItem>
  expanded?: boolean
}

IssueHunt Summary #### [saltysugar saltysugar](https://issuehunt.io/u/saltysugar) has been rewarded. ### Backers (Total: $100.00) - [issuehunt issuehunt](https://issuehunt.io/u/issuehunt) ($100.00) ### Submitted pull Requests - [#257 feat: update sidebar ui](https://issuehunt.io/r/egoist/docute/pull/257) --- ### Tips - Checkout the [Issuehunt explorer](https://issuehunt.io/r/egoist/docute/) to discover more funded issues. - Need some help from other developers? [Add your repositories](https://issuehunt.io/r/new) on IssueHunt to raise funds. --- IssueHunt has been backed by the following sponsors. [Become a sponsor](https://issuehunt.io/membership/members)
issuehunt-oss[bot] commented 5 years ago

@issuehunt has funded $100.00 to this issue.


saltysugar commented 5 years ago

I’ll give it a shot.

egoist commented 5 years ago

:tada: This issue has been resolved in version 4.22.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

issuehunt-oss[bot] commented 5 years ago

@egoist has rewarded $70.00 to @saltysugar. See it on IssueHunt