dahmen / automad-adam
An elegant multi-purpose theme for Automad
Fund package maintenance!
marcantondahmen
Ko Fi
paypal.me/marcantondahmen
Installs: 1 399
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 0
Open Issues: 0
Language:Less
Type:automad-package
Requires
- automad/bootstrap-icons: ^1.2 || dev-master
- automad/meta-tags: ^1.1 || dev-master
- automad/package-installer: ^1.1 || dev-master
README
The Adam theme is a clean and elegant multi-purpose theme for the Automad CMS. It provides several options to display your content. Please read below more about the main concepts of this theme. Check out the demo page and all available templates here.
- Templates
- Pagelist Configuration
- Title, Navigation, Filtering and Sorting
- Logo and Brand
- Labels
- Date Formats
- Social Media Cards
- Header and Footer Items
Templates
The following templates are included in this theme.
Pagelist Configuration
This theme offers multiple options and two templates — Blog and Portfolio — to create pagelists. The following options can be used to control the content of such a pagelist. Pagelist templates can also be used to create a search results page.
Title, Navigation, Filtering and Sorting
The following checkboxes can be used to control the visibility of pages and elements.
Logo and Brand
To set the brand name, a navbar logo and favicons, use the following options.
Labels
All labels, button text, placeholders and notification texts can be overriden or translated as needed. The following variables are therefore available.
Date Formats
This theme uses two different date formats. One for blog posts and another one for project pages. It is possible to override those formats to change the way a date appears on a page. Both, PHP's strftime() and date() formats are supported. Note that the locale options can be only used together with the strftime() syntax.
Social Media Cards
This theme automatically generates preview cards when a page is linked in Twitter, Facebook or other social networks. The following options can be used to control the content of those cards.
Header and 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 itemsHeader 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 itemsFooter variable.