mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 10:05:36 +00:00
deploy: d241be133b
This commit is contained in:
@ -99,7 +99,7 @@ There are, however, a number of public repos on GitHub and GitLab with integrati
|
||||
|
||||
<p>As mentioned <a href="/news/2022/04/23/news-are-starting">before</a>, we use Jekyll for this website. This means that the list consists of static pages that are generated from YAML/Markdown files. The output is hosted by GitHub pages (for free ;-)) and can be previewed on PRs thanks to the Netlify app integration.</p>
|
||||
|
||||
<p>A file contains a number of standardised fields in the header and markup text for the plugin page that uses Markdown (just like GitHub README pages). That information is used to generate:</p>
|
||||
<p>A file contains a number of standardized fields in the header and markup text for the plugin page that uses Markdown (just like GitHub README pages). That information is used to generate:</p>
|
||||
<ul>
|
||||
<li>the individual plugin pages (eg. <a href="/SchrodingersGat/inventree-brother-plugin">this one</a>)</li>
|
||||
<li>plugin cards on the main page (showing the newest entries)</li>
|
||||
@ -131,7 +131,7 @@ There are, however, a number of public repos on GitHub and GitLab with integrati
|
||||
|
||||
<p>Regarding browsing the list on the site:</p>
|
||||
<ul>
|
||||
<li>A more detailed list with screenshots, short descriptions and standardised sections in the page itself</li>
|
||||
<li>A more detailed list with screenshots, short descriptions and standardized sections in the page itself</li>
|
||||
<li>A way to rate plugins</li>
|
||||
<li>A way to show how often a plugin is used/downloaded (would probably need <a href="https://github.com/inventree/InvenTree/issues/4150">4150</a>)</li>
|
||||
<li>A better way to search for plugins (by name, description, author, tags, etc.) - we deploy statically so that might be tricky</li>
|
||||
|
Reference in New Issue
Block a user