Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(#150): add Documentation frontend #155

Merged
merged 30 commits into from
Aug 30, 2021
Merged

Conversation

Decipher
Copy link
Member

@Decipher Decipher commented Aug 24, 2021

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other

Description

  • Added new Nuxt site for the documentation / project

  • Added DaisyUI / Windicss

  • Added the Nuxt content module to read Docgen

  • Improved the Docgen process for the new site

  • Resolves [Docs] Add Nuxt site #150, outstanding tasks have been converted into issues.

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly. (PR: #)
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

Screenshots/Media:

Frontpage:
image

Frontpage nav:
image

API packages:
image

API components:
image

API document:
image

Guide:
image

@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #155 (349b019) into develop (60573ff) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #155   +/-   ##
========================================
  Coverage    96.16%   96.16%           
========================================
  Files           94       94           
  Lines         2868     2868           
  Branches       592      592           
========================================
  Hits          2758     2758           
  Misses          99       99           
  Partials        11       11           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60573ff...349b019. Read the comment docs.

@changeset-bot
Copy link

changeset-bot bot commented Aug 28, 2021

⚠️ No Changeset found

Latest commit: 349b019

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Decipher Decipher linked an issue Aug 28, 2021 that may be closed by this pull request
11 tasks
@Decipher Decipher added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 30, 2021
@Decipher Decipher marked this pull request as ready for review August 30, 2021 03:15
@BrianGilbert BrianGilbert self-requested a review August 30, 2021 03:41
@Decipher Decipher merged commit f059a4e into develop Aug 30, 2021
@Decipher Decipher deleted the feature/150-docs_nuxt branch August 30, 2021 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Add Nuxt site
2 participants