faustjs icon indicating copy to clipboard operation
faustjs copied to clipboard

Copied over website folder for axl placeholder

Open TeresaGobble opened this issue 2 years ago • 6 comments

Description

This ticket focuses on building out a placeholder site to house AXL/FaustNX documentation that will eventually be deployed in tandem with faustjs.org. The placeholder currently contains an approximation of what will be directly transferrable from Faust to AXL/FaustNX with minimal changes to documentation. These transferred topics include FaustWP, the API router, and the change logs.

Related Issue(s):

n/a

Testing

from the root, cd into the axl-website folder. In the command line, run npm install, then npm run start

The new site will be similar in styling to the last, with some deletions and framework name changes (the framework name placehodler is currently AXL.js).

Screenshots

image

Documentation Changes

This addition is a placeholder for future documentation on AXL/FaustNX. The current documentation for Faust in file internal/website is unchanged.

Dependant PRs

TeresaGobble avatar Aug 10 '22 01:08 TeresaGobble

⚠️ No Changeset found

Latest commit: 81d001a1b277faf593917bb15e663da133084d07

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

changeset-bot[bot] avatar Aug 10 '22 01:08 changeset-bot[bot]

Coverage report for packages/core

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 90.48% 304/336
🟢 Branches 84.83% 123/145
🟢 Functions 89.58% 43/48
🟢 Lines 90.33% 299/331

Test suite run success

61 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 81d001a1b277faf593917bb15e663da133084d07

github-actions[bot] avatar Aug 10 '22 01:08 github-actions[bot]

Coverage report for packages/react

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by 🧪jest coverage report action from 81d001a1b277faf593917bb15e663da133084d07

github-actions[bot] avatar Aug 10 '22 01:08 github-actions[bot]

Coverage report for packages/next

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 99.07% 212/214
🟢 Branches 84.33% 183/217
🟢 Functions 100% 33/33
🟢 Lines 99.07% 212/214

Test suite run success

52 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 81d001a1b277faf593917bb15e663da133084d07

github-actions[bot] avatar Aug 10 '22 01:08 github-actions[bot]

Great Job here @TeresaGobble. Do you think we want to include features cards for WP Template Hierarchy, and the Plugin System or you can leave if for another ticket?

theodesp avatar Aug 10 '22 10:08 theodesp

Thank you @theodesp ! I've added the feature cards with some placeholder text, below:

image

TeresaGobble avatar Aug 10 '22 19:08 TeresaGobble