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

https://github.com/ravijo/portfolio_minimal_theme

A responsive theme originally designed for Drupal 7, now upgraded for Drupal 10/11
https://github.com/ravijo/portfolio_minimal_theme

drupal drupal-10 drupal-10-theme drupal-11 drupal-theme portfolio theme theme-development

Last synced: about 1 month ago
JSON representation

A responsive theme originally designed for Drupal 7, now upgraded for Drupal 10/11

Awesome Lists containing this project

README

          

# portfolio_minimal_theme
A responsive theme originally designed for Drupal 7, now upgraded for Drupal 10/11

_See [References](#references) for the original Drupal 7 theme._

## Todo
- [ ] Reorganize CSS into modular files (base/layout/components)

## References
1. [Portfolio Zymphonies Theme](https://www.drupal.org/project/portfolio_zymphonies_theme)
2. [Theming Drupal](https://www.drupal.org/docs/develop/theming-drupal)
3. [Twig Template naming conventions](https://www.drupal.org/node/2354645)
4. [Drupal API page.html.twig](https://api.drupal.org/api/drupal/core%21modules%21system%21templates%21page.html.twig/10)