mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 18:45:29 +00:00
deploy: d241be133b
This commit is contained in:
@ -106,7 +106,7 @@
|
||||
|
||||
<h3 id="translations">Translations</h3>
|
||||
|
||||
<p><a href="/contribute.html#translate">Translations</a> for the InevnTree project continue to grow, thanks to our vibrant community of users. Thanks to the <a href="https://crowdin.com">crowdin project</a> which makes this possible.</p>
|
||||
<p><a href="/contribute.html#translate">Translations</a> for the InvenTree project continue to grow, thanks to our vibrant community of users. Thanks to the <a href="https://crowdin.com">crowdin project</a> which makes this possible.</p>
|
||||
|
||||
<h3 id="users">Users</h3>
|
||||
|
||||
@ -164,7 +164,7 @@
|
||||
|
||||
<p>The InvenTree project has grown substantially over the last year. While we now have an active user community, we still only have a very small core development team, trying to keep on top of all the great ideas you have.</p>
|
||||
|
||||
<p>If you have found InvenTree to be a useful piece of software, especially if you are using it for your business, please consider <a href="https://github.com/sponsors/inventree/">sponsoring the project</a>. Sponsorship allows the devs to provide more of their (quite precious) time to the project, which benefits everyone.</p>
|
||||
<p>If you have found InvenTree to be a useful piece of software, especially if you are using it for your business, please consider <a href="https://github.com/sponsors/inventree/">sponsoring the project</a>. Sponsorship allows the developers to provide more of their (quite precious) time to the project, which benefits everyone.</p>
|
||||
|
||||
<p>You can provide a one-off or monthly sponsorship, or sponsor a specific feature or plugin!</p>
|
||||
|
||||
|
@ -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