Download the PHP package dahmen/automad-halfmoon without Composer

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

Automad Halfmoon Theme

A blog and documentation theme based on the flexible and highly customizable Halfmoon framework.

Templates

The Halfmoon ships with four different templates — two blog templates and two post templates.

Name Description
Blog A full-width blog page template including a filterable grid of page cards
Blog Sidebar A blog page template with a sidebar menu
Post A full-width post template
Post Sidebar A post template with a sidebar menu

Pagelist Blocks

There are three included templates for pagelist blocks.

Name Description
Cards A typical grid of cards including a teaser image, title, date, tags and the first paragraph of a page
Cards Text Basically the same as the Cards template just without an image
List A simple list of horizontal cards including title, date, tags and the first paragraph of a page

Customization

The Halfmoon framework uses custom CSS properties to control all kind of styles such as colors, font properties or element dimensions. Therefore it is very easy to override things without actually modifying templates or other files.

You can instead add your custom definitions for those properties to the Custom Properties field in the Global Data and Settings section of the dashboard. For example it is possible to quickly change the font weight of all headlines by adding the following to the Custom Properties field:

--heading-font-weight: 600;

A full list of available properties can be found in the Halfmoon repository. Additionally there is also a official guide about customization available in the Halfmoon docs.


All versions of automad-halfmoon 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/bootstrap-icons Version ^1.2 || 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-halfmoon contains the following files

Loading the files please wait ....