An open API service indexing awesome lists of open source software.

https://github.com/ld-archive/advanced-views-html

A collection of html templates for Advanced Views to ensure post metadata appears consistently.
https://github.com/ld-archive/advanced-views-html

acf-field advanced-custom-fields wordpress wordpress-site

Last synced: 9 months ago
JSON representation

A collection of html templates for Advanced Views to ensure post metadata appears consistently.

Awesome Lists containing this project

README

          

# advanced-views-html
![GitHub](https://img.shields.io/github/license/ld-archive/advanced-views-html.svg)

A collection of HTML templates for Advanced Views to enable post metadata to appear consistently on [**ld-archive.org**](https://ld-archive.org).

## About
The website [ld-archive.org](https://ld-archive.org) makes use of the Advanced Views Plugin for Wordpress.
The site makes use of these views to display meta data within individual production posts.
The views are split up to enable ease of reading and arrangement on the site.
To ensure consistent appearance, the html custom templates are included.
The html contains twig macros in some places to help keep the code simple and easier to maintain.

## Contriutors
- [@aarblaster](https://github.com/aarblaster)
- Also I guess technically, ChatGPT. Cause I don't know Twig or HTML very well.