Skip to content

Commit

Permalink
Merge pull request #104 from AthennaIO/develop
Browse files Browse the repository at this point in the history
feat(docs): remove tags
  • Loading branch information
jlenon7 committed Sep 6, 2023
2 parents d3aa6f2 + 6a3154f commit f80415b
Show file tree
Hide file tree
Showing 38 changed files with 6 additions and 116 deletions.
3 changes: 0 additions & 3 deletions docs/architecture-concepts/application-lifecycle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Application Lifecycle
sidebar_position: 1
description: Understand each one of the Athenna applications lifecycles.
tags:
- Architecture Concepts
- Application Lifecycle
---

import ThemedImage from '@theme/ThemedImage'
Expand Down
3 changes: 0 additions & 3 deletions docs/architecture-concepts/facades.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Facades
sidebar_position: 4
description: Understand the purpose and how to use the Athenna facades.
tags:
- Architecture Concepts
- Facades
---

# Facades
Expand Down
3 changes: 0 additions & 3 deletions docs/architecture-concepts/service-container.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Service Container
sidebar_position: 2
description: Understand the purpose and how to use the Athenna service container.
tags:
- Architecture Concepts
- Service Container
---

# Service Container
Expand Down
3 changes: 0 additions & 3 deletions docs/architecture-concepts/service-providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Service Providers
sidebar_position: 3
description: Understand the purpose and how to use the Athenna service providers.
tags:
- Architecture Concepts
- Service Providers
---

# Service Providers
Expand Down
3 changes: 0 additions & 3 deletions docs/cli-application/commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Commands
sidebar_position: 1
description: See how to create and configure your CLI commands.
tags:
- CLI Application
- Commands
---

import ReactPlayer from 'react-player'
Expand Down
3 changes: 0 additions & 3 deletions docs/cli-application/error-handling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Error Handling
sidebar_position: 4
description: Understand how you can handle the errors of the CLI Application.
tags:
- CLI Application
- Error Handling
---

# Error Handling
Expand Down
3 changes: 0 additions & 3 deletions docs/cli-application/publishing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Publishing
sidebar_position: 3
description: Check how you can publish a global CLI application.
tags:
- CLI Application
- Publishing
---

# Publishing
Expand Down
3 changes: 0 additions & 3 deletions docs/cli-application/running.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Running
sidebar_position: 2
description: Check how to run your CLI commands in different scenarios.
tags:
- CLI Application
- Running
---

# Running
Expand Down
3 changes: 0 additions & 3 deletions docs/digging-deeper/collections.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Collections
sidebar_position: 3
description: Understand the Collections API of the Athenna Framework.
tags:
- Digging Deeper
- Collections
---

# Collections
Expand Down
3 changes: 0 additions & 3 deletions docs/digging-deeper/graceful-shutdown.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Graceful Shutdown
sidebar_position: 2
description: See how to graceful shutdown any kind of Athenna application.
tags:
- Digging Deeper
- Graceful Shutdown
---

# Graceful Shutdown
Expand Down
3 changes: 0 additions & 3 deletions docs/digging-deeper/mail.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Mail
sidebar_position: 4
description: See how to send emails in Athenna.
tags:
- Digging Deeper
- Mail
---

# Mail
Expand Down
3 changes: 0 additions & 3 deletions docs/digging-deeper/repl.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: REPL
sidebar_position: 1
description: See how to create a REPL session with Athenna Framework ecosystem.
tags:
- Digging Deeper
- REPL
---

# REPL
Expand Down
3 changes: 0 additions & 3 deletions docs/getting-started/athennarc-file.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: AthennaRC File
sidebar_position: 3
description: Understand what is the purpose of the .athennarc.json file.
tags:
- Getting Started
- AthennaRC File
---

# AthennaRC File
Expand Down
3 changes: 0 additions & 3 deletions docs/getting-started/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Configuration
sidebar_position: 4
description: Understand the initial configurations of your project.
tags:
- Getting Started
- Configuration
---

# Configuration
Expand Down
3 changes: 0 additions & 3 deletions docs/getting-started/directory-structure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Directory Structure
sidebar_position: 5
description: Understand the directory structure of your project.
tags:
- Getting Started
- Directory Structure
---

# Directory Structure
Expand Down
3 changes: 0 additions & 3 deletions docs/getting-started/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Installation
sidebar_position: 1
description: How to install and set up your first Athenna project.
tags:
- Getting Started
- Installation
---

# Installation
Expand Down
3 changes: 0 additions & 3 deletions docs/getting-started/node-script-file.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Node Script File
sidebar_position: 2
description: Understand what is the purpose of the node script file.
tags:
- Getting Started
- Node Script File
---

# Node Script File
Expand Down
3 changes: 0 additions & 3 deletions docs/introduction/benchmarks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Benchmarks
sidebar_position: 2
description: See how Athenna performs in comparison to other frameworks.
tags:
- Introduction
- Benchmarks
---

# Benchmarks
Expand Down
3 changes: 0 additions & 3 deletions docs/introduction/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Welcome
sidebar_position: 1
description: The plug & play Node.js framework
tags:
- Introduction
- Welcome
---

# Welcome
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/controllers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Controllers
sidebar_position: 3
description: Understand how you can set up controllers in your REST API application.
tags:
- REST API Application
- Controllers
---

# Controllers
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/error-handling.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Error Handling
sidebar_position: 5
description: Understand how you can handle the errors of the REST API application.
tags:
- REST API Application
- Error Handling
---

# Error Handling
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/middlewares.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Middlewares
sidebar_position: 2
description: Understand how you can set up middlewares in your REST API application.
tags:
- REST API Application
- Middlewares
---

# Middlewares
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/rate-limiting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Rate Limiting
sidebar_position: 6
description: See how to create rate limiting rules for Athenna REST API application.
tags:
- REST API Application
- Rate Limiting
---

# Rate Limiting
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/request-context.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Request Context
sidebar_position: 4
description: Understand the purpose of the request context object.
tags:
- REST API Application
- Request Context
---

# Request Context
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/routing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Routing
sidebar_position: 1
description: Understand how you can set up routes for your REST API application.
tags:
- REST API Application
- Routing
---

# Routing
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/security-with-helmet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Security with Helmet
sidebar_position: 8
description: See how to improve the security of your REST API with Helmet in Athenna.
tags:
- REST API Application
- Security with Helmet
---

# Security with Helmet
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/swagger-documentation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Swagger Documentation
sidebar_position: 9
description: See how to create the Swagger documentation for Athenna REST API application.
tags:
- REST API Application
- Swagger Documentation
---

# Swagger
Expand Down
3 changes: 0 additions & 3 deletions docs/rest-api-application/tracing-requests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Tracing Requests
sidebar_position: 7
description: Understand how to trace requests in your REST API application of Athenna.
tags:
- REST API Application
- Tracing Requests
---

# Tracing Requests
Expand Down
3 changes: 0 additions & 3 deletions docs/testing/cli-tests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: CLI Testing
sidebar_position: 3
description: See how to create tests for CLI applications in Athenna.
tags:
- Testing
- CLI Testing
---

# CLI Testing
Expand Down
3 changes: 0 additions & 3 deletions docs/testing/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Getting Started
sidebar_position: 1
description: See how to create tests in an Athenna application.
tags:
- Testing
- Getting Started
---

# Getting Started
Expand Down
3 changes: 0 additions & 3 deletions docs/testing/mocking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Mocking
sidebar_position: 4
description: Understand how to mock dependencies and functions in Athenna.
tags:
- Testing
- Mocking
---

# Mocking
Expand Down
3 changes: 0 additions & 3 deletions docs/testing/rest-api-testing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: REST API Testing
sidebar_position: 2
description: See how to create tests for REST APIs applications in Athenna.
tags:
- Testing
- REST API Testing
---

# REST API Testing
Expand Down
3 changes: 0 additions & 3 deletions docs/the-basics/compilation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Compilation
sidebar_position: 4
description: Understand the TypeScript compilation process of Athenna.
tags:
- The Basics
- Compilation
---

# Compilation
Expand Down
3 changes: 0 additions & 3 deletions docs/the-basics/deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Deployment
sidebar_position: 4
description: See how to deploy any kind of Athenna application.
tags:
- The Basics
- Deployment
---

# Deployment
Expand Down
3 changes: 0 additions & 3 deletions docs/the-basics/helpers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Helpers
sidebar_position: 3
description: Understand how to use all the Athenna Helpers from @athenna/common and other packages.
tags:
- The Basics
- Helpers
---

# Helpers
Expand Down
3 changes: 0 additions & 3 deletions docs/the-basics/logging.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Logging
sidebar_position: 1
description: Understand how you can use the Athenna logging API.
tags:
- The Basics
- Logging
---

# Logging
Expand Down
3 changes: 0 additions & 3 deletions docs/the-basics/views.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Views
sidebar_position: 2
description: Understand how you can use the Athenna view API.
tags:
- The Basics
- Views
---

# Views
Expand Down
11 changes: 6 additions & 5 deletions static/css/root.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@
font-display: swap;
}


@media (min-width: 997px) {
div .docItemCol_node_modules-\@docusaurus-theme-classic-lib-theme-DocItem-Layout-styles-module {
max-width: 59% !important;
font-size: 16px !important;
margin-left: auto !important;
margin-right: auto !important;
article > .markdown {
max-width: 78% !important;
font-size: 16px !important;
margin-left: auto !important;
margin-right: auto !important;
}
}

Expand Down

0 comments on commit f80415b

Please sign in to comment.