Skip to content

docs: add docsify site#262

Draft
dnlup wants to merge 1 commit intonextfrom
docs_site
Draft

docs: add docsify site#262
dnlup wants to merge 1 commit intonextfrom
docs_site

Conversation

@dnlup
Copy link
Copy Markdown
Owner

@dnlup dnlup commented Mar 26, 2021

Fixes #232

  • setup docsify
  • setup publishing branch
  • decide deployment strategy (SSR vs GH pages)
  • setup ci

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2d78dc9) to head (8699e1a).
⚠️ Report is 146 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff            @@
##              next      #262   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          286       286           
=========================================
  Hits           286       286           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dnlup
Copy link
Copy Markdown
Owner Author

dnlup commented Apr 1, 2021

After some experimenting, it turns out that SSR is not well supported in docsify atm, leaving GH pages as the remaining option.

At least until docsifyjs/docsify#1227 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Small website for documentation

1 participant