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
- Host: GitHub
- URL: https://github.com/ravijo/portfolio_minimal_theme
- Owner: ravijo
- License: gpl-2.0
- Created: 2025-04-22T15:08:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T15:42:26.000Z (about 1 year ago)
- Last Synced: 2025-04-22T16:34:26.811Z (about 1 year ago)
- Topics: drupal, drupal-10, drupal-10-theme, drupal-11, drupal-theme, portfolio, theme, theme-development
- Language: CSS
- Homepage:
- Size: 508 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)