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

Added initial documentation structure #40

Merged
merged 7 commits into from
Apr 15, 2024
Merged

Added initial documentation structure #40

merged 7 commits into from
Apr 15, 2024

Conversation

likp
Copy link
Contributor

@likp likp commented Feb 14, 2024

Added initial documentation structure that utilizes mkdocs with the material theme (https://squidfunk.github.io/mkdocs-material/)

You can run it localy with docker with the following command

docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material

Copy link

netlify bot commented Feb 14, 2024

Deploy Preview for pxweb2 ready!

Name Link
🔨 Latest commit b407d91
🔍 Latest deploy log https://app.netlify.com/sites/pxweb2/deploys/65ccfc10602f950008202a7b
😎 Deploy Preview https://deploy-preview-40--pxweb2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

petroslikidis and others added 3 commits February 14, 2024 17:54
Added netlify badge in footer template
Added a workflow to build and deploy the documentation to GitHub Pages
Copy link

cloudflare-workers-and-pages bot commented Apr 9, 2024

Deploying pxweb2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6d91806
Status: ✅  Deploy successful!
Preview URL: https://7d95f571.pxweb2.pages.dev
Branch Preview URL: https://feature-docs.pxweb2.pages.dev

View logs

@likp likp marked this pull request as ready for review April 9, 2024 09:45
@likp likp requested review from a team April 9, 2024 09:46
But you could always install it from source.

### Install from source
Make usre that you have NodeJS installed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo:

Suggested change
Make usre that you have NodeJS installed.
Make sure that you have NodeJS installed.

Copy link
Contributor

@MikaelNordberg MikaelNordberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except for my mention about Netlify

<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
{% include "partials/copyright.html" %}
<a href="https://www.netlify.com"> <img src="https://www.netlify.com/v3/img/components/netlify-color-accent.svg" alt="Deploys by Netlify" /> </a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will we use Netlify?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

God catch this was because we had to add this to be able to get an open source subscription from them. Will remove this

Copy link
Contributor

@MikaelNordberg MikaelNordberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@likp likp merged commit c98804f into main Apr 15, 2024
4 checks passed
@likp likp deleted the feature/docs branch April 15, 2024 07:02
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.

4 participants