-
-
Notifications
You must be signed in to change notification settings - Fork 16
feat(docs): added some of the documentation #93
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
Conversation
✅ Deploy Preview for ngx-layout ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@DuncanFaulkner / @LayZeeDK It seems a lot of the checks failed. Any idea? |
|
Lint errors due to wrong quote marks |
|
We should probably exclude the |
|
also deployment on Netlify failed as well - probably because of the linting |
- Added a new SVG file `undraw_docusaurus_tree.svg` to enhance the documentation visuals. - Created a `tsconfig.json` file for TypeScript configuration in the documentation project, extending the base configuration and setting up paths and compiler options.
|
recreated the docs project using nx and copied existing documentation across - will move on to reading through and updating to match latest release once this PR is merged in |
❌ Deploy Preview for docs-ngx-layout failed.
|
Made a start to the documentation, for the moment just porting it all over to docusaurus, once migrated then will need to refine, rework and reword.
Would also like to setup and test (where possible) all code examples that appear in the documentation, code examples also need updating to standalone practices.
FYI: I'm working from top to bottom in the wiki