Download the PHP package eklausme/saaze-wendt without Composer

On this page you can find all versions of the php package eklausme/saaze-wendt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package saaze-wendt

Latest Stable Version License

Example theme for Simplified Saaze: Wendt

Here is another theme called Wendt for Simplified Saaze. The example content is from Alexander Wendt's Publico magazine.

Some key features of the Wendt-theme:

  1. Responsive with media breaks for large and small screens, and for printing.
  2. Top menu with submenus.
  3. Two column using CSS grid, "Holy Grail Layout".
  4. Multiple blogs:
    • Each category has its own blog by using filtering.
    • Each author has its own blog by using filtering.
    • Aggregate blog, i.e., the combination of the above.
  5. Using the <!--more--> tag to showcase the initial content of a blog post.
  6. Sitemap in HTML and XML, RSS feed.
  7. WebAssembly based search using pagefind.
  8. No cookies, therefore no annoying cookie banner required.

See Example Theme for Simplified Saaze: Wendt for installation, conversion, and usage.

Simplified Saaze

Simplified Saaze is a fast, all-inclusive, flat-file CMS for simple websites and blogs.

Static site builders are fast but normally have a steep learning curve and require lots of tooling to make them work. We believe building a personal site should be stupidly simple. That's why Simplified Saaze is built on the following principles.

For more info and documentation for the original Saaze see https://saaze.dev. Read Simplified Saaze for installation and usage.

Speed

The entire WordPress blog including comments has been migrated to a static site as of 01-Apr-2024. The new site has static comments but currently does not use a commenting system like HashOver. It features instant search via Pagefind using WebAssembly.

The migration, theme, and installation is explained in Example Theme for Simplified Saaze: Wendt. The migration of all the content, blog posts and comments, was done via two simple Perl scripts, less than 180 lines.

Running the static site generator on a regular basis: Converting all 770 blog posts to static with comments and dependent sub-blogs takes 5.16 seconds. In total 23,712 entries are processed, CPU is Ryzen 7 5700G. This runtime is single threaded (one core). Using multithreading this runtime cuts in half. The static site generator Simplified Saaze is known to be more than 10-times faster than Hugo, see Performance Comparison Saaze vs. Hugo vs. Zola.

The resulting static site is served three times faster than the WordPress site from Frankfurt and San Francisco as checked by Pingdom. See Performance Comparison of Wendt Website: WordPress vs. Simplified Saaze.

If you want to check the numbers, use:

Credits

Simplified Saaze was created by Elmar Klausmeier.

Saaze was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.


All versions of saaze-wendt with dependencies

PHP Build Version
Package Version
Requires eklausme/saaze Version >=2.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package eklausme/saaze-wendt contains the following files

Loading the files please wait ....