Skip to content

Commit

Permalink
add discord link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
iJungleboy committed Oct 17, 2024
1 parent 2893236 commit fe000cf
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 7 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ <h2 id="documentation-contents">Documentation Contents</h2>
<li>In the <a href="api/index.html">API Documentation</a> you'll find all the APIs</li>
<li>To work on the docs, better read up on <a href="guides/docs/index.html">how the docs work</a></li>
</ol>
<h2 id="join-our-community">Join Our Community</h2>
<p>For more interactive discussions and community support, join us on Discord!</p>
<p><a href="https://discord.gg/BnPny88avK"><img src="https://img.shields.io/badge/Join%20Discord-7289DA?style=for-the-badge&amp;logo=discord&amp;logoColor=white" alt="Join our Discord"></a></p>
<p>Happy documenting!</p>

</article>

Expand Down
4 changes: 2 additions & 2 deletions docs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2127,7 +2127,7 @@
"index.html": {
"href": "index.html",
"title": "Oqtane Documentation 5.1.2 | Oqtane Docs - APIs and more for the Modular Blazor Application Framework",
"keywords": "Oqtane Documentation 5.1.2 Oqtane is the Modular Application Framework for Blazor Modern, Flexible, and Open Source - running on .net 8.0! Documentation Contents In Guides you'll find background infos etc. The Administration Manuals is WIP In the API Documentation you'll find all the APIs To work on the docs, better read up on how the docs work"
"keywords": "Oqtane Documentation 5.1.2 Oqtane is the Modular Application Framework for Blazor Modern, Flexible, and Open Source - running on .net 8.0! Documentation Contents In Guides you'll find background infos etc. The Administration Manuals is WIP In the API Documentation you'll find all the APIs To work on the docs, better read up on how the docs work Join Our Community For more interactive discussions and community support, join us on Discord! Happy documenting!"
},
"manuals/admin/admin-dashboard/file-management.html": {
"href": "manuals/admin/admin-dashboard/file-management.html",
Expand Down Expand Up @@ -2297,7 +2297,7 @@
"manuals/admin/installation/walkthrough-dev/index.html": {
"href": "manuals/admin/installation/walkthrough-dev/index.html",
"title": "Install Oqtane as CMS - Walkthrough for Developers | Oqtane Docs - APIs and more for the Modular Blazor Application Framework",
"keywords": "Install Oqtane as CMS - Walkthrough for Developers This demonstrates a step-by-step walkthrough to install Oqtane on your local development machine. It shows both how to get it running in Visual Studio, as well as installing the extension CMS module 2sxc. Prerequisites This assumes that you have the following software installed on your machine: Visual Studio latest version .NET Core SDK latest version SQL Server If you need guidance on installing any of these prerequisites, refer to the links above. 1. Install Oqtane These slides start by running git clone -b master https://github.com/oqtane/oqtane.framework.git to get the latest build, then open the solution in Visual Studio make minor adjustments compile it run it specify the database connection etc. let the installation run login as super user 2. Install the CMS Extension Module 2sxc These slides show how to install the 2sxc module, which is a powerful content management system (CMS) for Oqtane. 3. Install the Default Content Configuration These slides show how to install the default content configuration for the 2sxc module. The content configuration basically tells the system what kinds of content exist (e.g. videos, text/images, etc.) and how they are presented to the end-user. Once it's installed, you can verify it works by trying to add content. 4. Add an App Apps are packages of functionality which can be added to your Oqtane installation. Typical examples are Blog, News, Galleries, Swipers, Real-Estate-Listings, etc. Related Pages Oqtane Installation Resources ← Back to Installation Home"
"keywords": "Install Oqtane as CMS - Walkthrough for Developers This demonstrates a step-by-step walkthrough to install Oqtane on your local development machine. It shows both how to get it running in Visual Studio, as well as installing the extension CMS module 2sxc. Prerequisites This assumes that you have the following software installed on your machine: Visual Studio latest version .NET Core SDK latest version SQL Server If you need guidance on installing any of these prerequisites, refer to the links above. 1. Install Oqtane These slides start by running git clone -b master https://github.com/oqtane/oqtane.framework.git to get the latest build, then open the solution in Visual Studio make minor adjustments compile it run it specify the database connection etc. let the installation run login as super user 2. Install the CMS Extension Module 2sxc These slides show how to install the 2sxc module, which is a powerful content management system (CMS) for Oqtane. 3. Install the Default Content Configuration These slides show how to install the default content configuration for the 2sxc module. The content configuration basically tells the system what kinds of content exist (e.g. videos, text/images, etc.) and how they are presented to the end-user. Once it's installed, you can verify it works by trying to add content. 4. Add an App Apps are packages of functionality which can be added to your Oqtane installation. Typical examples are Blog, News, Galleries, Swipers, Real-Estate-Listings, etc. Related Pages ← Back to Installation Home"
},
"manuals/admin/installation/windows-iis-express-sql-express.html": {
"href": "manuals/admin/installation/windows-iis-express-sql-express.html",
Expand Down
3 changes: 0 additions & 3 deletions docs/manuals/admin/installation/walkthrough-dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,6 @@ <h2 id="4-add-an-app">4. Add an App</h2>
<img src="../../../../pages/manuals/admin/installation/walkthrough-dev/assets/423%20App%20Auto-Installer%20-%20Installing.jpg" class="gallery">
<img src="../../../../pages/manuals/admin/installation/walkthrough-dev/assets/424%20App%20Auto-Installer%20-%20Complete.jpg" class="gallery">
<h2 id="related-pages">Related Pages</h2>
<ul>
<li><a href="resources.md">Oqtane Installation Resources</a></li>
</ul>
<p><a href="index.html">← Back to Installation Home</a></p>

</article>
Expand Down
8 changes: 8 additions & 0 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@
1. The [Administration Manuals](./pages/manuals/admin/index.md) is WIP
1. In the [API Documentation](./api/index.md) you'll find all the APIs
1. To work on the docs, better read up on [how the docs work](./pages/guides/docs/index.md)

## Join Our Community

For more interactive discussions and community support, join us on Discord!

[![Join our Discord](https://img.shields.io/badge/Join%20Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/BnPny88avK)

Happy documenting!
2 changes: 0 additions & 2 deletions src/pages/manuals/admin/installation/walkthrough-dev/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,4 @@ Typical examples are Blog, News, Galleries, Swipers, Real-Estate-Listings, etc.

## Related Pages

- [Oqtane Installation Resources](resources.md)

[← Back to Installation Home](index.md)

0 comments on commit fe000cf

Please sign in to comment.