this doesnt work, and i probably wont fix it, so just either wait for blueprint to support pelican, or wait for pelican to release it's plugin system
Find a file
purple 9333106655 Tamper detection is now disabled and support for new conf.yml layout.
This change also fixes common problems with the extension installation. The problem was that parse_yaml could not read the file correctly due to problems with the conf.yml layout.

Identifier checks are also fixed now. The if statement that checks if the identifier is only lowercase and a-z was written incorrectly.
2023-04-01 12:58:23 +02:00
app Remove commented out code in BlueprintExtensionController 2023-03-29 10:40:48 +02:00
blueprint Default support for BlueprintExtensionLibrary 2023-03-26 18:18:37 +02:00
database/migrations Obfuscated the license validation code 2023-03-06 19:10:47 +01:00
public Added public files extension path placeholder 2023-03-31 13:24:07 +02:00
resources/views Update index.blade.php 2023-03-30 18:27:17 +01:00
routes Updates to extension installation 2023-03-26 17:24:30 +02:00
.gitignore Create .gitignore 2023-01-24 16:19:01 +01:00
blueprint.sh Tamper detection is now disabled and support for new conf.yml layout. 2023-04-01 12:58:23 +02:00
README.md Updated README.md 2023-02-11 15:07:29 +01:00

◆ teamblueprint/main

Blueprint allows extensions to be installed easely and multiple extensions to be installed without hardcoding compatibility.