Implement development/demo/document website #2

Open
opened 2024-09-06 11:56:55 -04:00 by anavarro · 1 comment
Member

Create a minimal vite or astro app that serves as both development site and as an example/documentation site

  • Setup project
  • Deploy to repo pages
Create a minimal vite or astro app that serves as both development site and as an example/documentation site - [ ] Setup project - [ ] Deploy to repo pages
aleidk was assigned by anavarro 2024-09-06 11:56:55 -04:00
anavarro self-assigned this 2024-09-06 11:56:55 -04:00
anavarro added the
Priority
High
Type
Feature
Status
Pending
labels 2024-09-06 11:57:29 -04:00
anavarro added a new dependency 2024-09-06 12:08:32 -04:00
anavarro added this to the v0.1.0 milestone 2024-09-06 12:27:32 -04:00
aleidk removed a dependency 2024-10-10 19:02:05 -03:00
aleidk added
Status
Accepted
and removed
Status
Pending
labels 2024-10-10 19:04:03 -03:00
Owner

Instead of using a frontend project from scratch, use a SSG with support for markdown/MDX and use inline HTML to display the components.

Instead of using a frontend project from scratch, use a SSG with support for markdown/MDX and use inline HTML to display the components. - [FlatifyCSS](https://flatifycss.com/) is a design system that use [docosaurus](https://docusaurus.io/) as a SSG, they [render components into an iframe](https://github.com/amir2mi/flatifycss/blob/3d7dad0d34d1749433178a64b6010b290c269c11/website/src/components/preview-box.js) so the styles doesn't merge from the SSG itself.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: alecodes/mini-strap#2
No description provided.