Skip to content

tentaplane/plugin-static-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Deploy

Static site generation for TentaPress.

Plugin Details

Field Value
ID tentapress/static-deploy
Version 0.1.2
Provider TentaPress\StaticDeploy\StaticDeployServiceProvider

Features

  • Generate static HTML for all pages and posts
  • Include theme assets (CSS/JS)
  • Generate sitemap.xml and robots.txt
  • Generate 404.html
  • Download as ZIP archive

Dependencies

None.

Admin Menu

Label Route Capability Position Parent
Static Deploy tp.static.index deploy_static 100 Settings

Output

The generated ZIP contains:

  • Pre-rendered HTML files
  • Theme assets
  • sitemap.xml
  • robots.txt
  • 404.html

Development

php artisan tp:plugins sync
php artisan tp:plugins enable tentapress/static-deploy

Note: This is an optional plugin. Not enabled by default.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published