Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jupi007/petit-astro-neo
https://github.com/jupi007/petit-astro-neo
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jupi007/petit-astro-neo
- Owner: Jupi007
- Created: 2022-12-18T20:25:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T13:32:50.000Z (about 1 year ago)
- Last Synced: 2024-11-08T02:57:29.154Z (3 months ago)
- Language: PHP
- Homepage: https://neo.lepetitastro.fr
- Size: 41.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Le Petit Astro - NEO
A full refresh of my website https://lepetitastro.fr/, using my latest knowledge.
Still not deployed due to a server PHP version conflict.![Alt text](.github/images/readme.png)
## Some technologies and packages used:
- [PHP v8.2](https://www.php.net/)
- [Symfony framework v6.3](https://symfony.com/)
- [Sulu CMS v2.5](https://sulu.io/), with:
- [Sulu comment bundle](https://github.com/sulu/SuluCommentBundle)
- [Sulu community bundle](https://github.com/sulu/SuluCommunityBundle)
- [Sulu content bundle](https://github.com/sulu/SuluContentBundle)
- [Sulu form bundle](https://github.com/sulu/SuluFormBundle)
- [Sulu headless bundle](https://github.com/sulu/SuluHeadlessBundle)
- [Twig template engine](https://twig.symfony.com/), with:
- [Twig components](https://ux.symfony.com/twig-component)
- [Doctrine ORM](https://www.doctrine-project.org/)
- [Webpack encore](https://github.com/symfony/webpack-encore)
- [Hotwired Turbo](https://turbo.hotwired.dev/)
- [Alpine.js](https://alpinejs.dev/)
- [Tailwind CSS](https://tailwindcss.com/)## TODO
- Unit tests;
- Functional test;
- Deploying;
- Universal app using Flutter.