Download the PHP package dahmen/automad-terminal without Composer

On this page you can find all versions of the php package dahmen/automad-terminal. 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 automad-terminal

Terminal Theme

A minimal and responsive blog theme for the Automad CMS based on the beautiful Terminal CSS framework, including a here.

Configuration

There are multiple variables to configure this theme. Find below a list of the most important options to control the look and feel of your blog.

Add Pages to Navbar and Footer

You can use the Show In Navbar and Show In Footer switches within a page's Data and Settings section to add a page to the navbar or footer menu. Note that you can still hide a page from the blog and sidebar by switching on the Hide Page from Navigation toggle at the same time.

Preview Cards for Facebook or Twitter

This theme supports open graph preview cards to be displayed when sharing a page on Twitter or Facebook out of the box. To show a selected image along with your post when sharing it, you just have to assing the image URL to the Og Image field in the page data section. You can also set an image glabally for all posts by defining the same field in the Global Data and Files section.

Google Analytics and Other Custom Header or Footer Items

Sometimes it is required to add custom Javascript or CSS to one or more pages. This could be for example the case if you would want to add a Google Analytics tracking snippet to your site. Therefore this theme provides two variables for that purpose. The Items Header variable lets you add all kind of header items right before the closing </head> tag. To add any HTML or JS right before the closing </body> tag you can use the Items Footer variable.

Activating the Dark Color Scheme

By default the dark color scheme for a single page (Page Data) or globally (Shared Data) instead.

Hide Search or Filters

By default the blog templates show a search bar as well as a list of tags to filter the blog posts. The Hide Filters and Hide Search switches can be used to hide those elements from a blog page.

Filter Blog Pages by Template

To provide more control over the selection of pages that are getting displayd in your blog, you can define a regex pattern in the Template Filter field of the blog page to filter pages by its template name. For example by setting that field to post, the blog page will only show pages that are using a template with a name including the word "post".

Tag Target URL

Every post can have one or more tags. Clicking such a tag will open the main blog page filtered by the clicked tag. By default that main blog page will be the parent page of the post. You can define the Url Tag Link Target variable to use a different URL as target instead.

Color Schemes

This theme includes two different color schemes.

Light Scheme

Dark Scheme


All versions of automad-terminal with dependencies

PHP Build Version
Package Version
Requires automad/package-installer Version ^1.1 || dev-master
automad/meta-tags Version ^1.1 || dev-master
automad/lightbox Version ^1.0 || dev-master
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 dahmen/automad-terminal contains the following files

Loading the files please wait ....