generated from Le0X8/sveltekit-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
98 additions
and
61 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,39 @@ | ||
{ | ||
"name": "Your Website Name", | ||
"name": "Acridotheres", | ||
"nav": [ | ||
{ | ||
"title": "Home", | ||
"url": "/" | ||
}, | ||
{ | ||
"title": "About", | ||
"url": "/about" | ||
}, | ||
{ | ||
"title": "Contact", | ||
"url": "/contact" | ||
"title": "Features", | ||
"url": "/features" | ||
}, | ||
{ | ||
"title": "Acridotheres+", | ||
"url": "/plus" | ||
}, | ||
{ | ||
"title": "Donate", | ||
"url": "/donate" | ||
} | ||
], | ||
"buttons": [ | ||
{ | ||
"title": "Download", | ||
"url": "/download", | ||
"highlight": true | ||
}, | ||
{ | ||
"title": "Source Code", | ||
"url": "/source" | ||
} | ||
], | ||
"footer": { | ||
"copyright": { | ||
"owner": "Your Name", | ||
"owner": "Leonard Lesinski", | ||
"since": 2024, | ||
"url": "https://example.com/" | ||
"url": "https://leox.dev/" | ||
} | ||
} | ||
} |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
|
||
title: Acridotheres+ | ||
|
||
--- | ||
|
||
# Acridotheres+ | ||
|
||
- [Pricing](/plus/pricing) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: Acridotheres+ pricing | ||
--- | ||
|
||
# Acridotheres+ pricing | ||
|
||
**Note:** Acridotheres+ is currently not available for purchase yet. | ||
|
||
There are three pricing tiers for Acridotheres+: | ||
|
||
| Feature | Plus | Pro | Enterprise | | ||
| ------------------------------- | :-------------: | :-------------: | :--------------------: | | ||
| Price (per month) | 1 € | 5 € | [Contact us](/contact) | | ||
| Price (per year) | 10 € (-16% off) | 45 € (-25% off) | [Contact us](/contact) | | ||
| WebAuth tokens\* / month | 250 | 2000 | 5000+ | | ||
| Max. active WebAuth entries\*\* | 75 | 750 | 2000+ | | ||
| Upload storage | 32 GB | 128 GB | 2 TB+ | | ||
| Backups | Yes | Yes | Yes | | ||
| 2FA | Yes | Yes | Yes | | ||
| Is 2FA optional? | Yes | Yes | No | | ||
| Early access to new features | No | Yes | Yes | | ||
| Statistics | No | Yes | Yes | | ||
| Custom subdomain\*\*\* | No | Yes | Yes | | ||
| Custom branding | No | No | Yes | | ||
| Priority support | No | No | Yes | | ||
| Team management | No | No | Yes | | ||
| Advanced API access\*\*\*\* | No | No | Yes | | ||
|
||
\* Different authentication methods can use different amounts of tokens. | ||
|
||
\*\* If the limit is reached, no new entries can be added until old ones are deleted. | ||
|
||
\*\*\* Custom subdomains can be chosen for [webauth.cc](/plus/webauth), [getarchive.cc](/plus/sharing) and [filedata.cc](/plus/backups). | ||
|
||
\*\*\*\* Advanced API access includes the ability to create and manage WebAuth entries, team management and all features that aren't available through the [public API](https://developers.acridotheres.com/api/public). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters