This web application is the core website for HydenJekyll.org. It is a live JAMstack (Jekyll, API's, Markup) of a website with micro services that includes all the bells and whistles for comments, content management systems (CMS), site generators, blog posts, git version management, progressive web applications (PWA), and much more.
Our stack architecture reflects minimal need for Javascript, Php and Sql and preserves the speedy reactivity of the modern web architecture.
Our architecture trumps in security, file size and modularity, while expediting sonic load times and reducing the learning curve for web developers and editors alike!
We focus on quality design and content; while creating increased portability, automated testing, speedy load times and secure lightweight web apps.
No proprietary operating system dependencies required, only Docker Engine super machines and some tender love and care (TLC).
- JAMstack (Jekyll, API's, Markup)
- Lightweight, Responsive & Static!
- SCSS ready!
- Developer Friendly!
- Editor Friendly!
- Docker Super Machines!
- CSS Framework Integration + Font Awesome Icons!
- Web3 Ready!
- Blog ready with collections and pagination.
- Drogon Web Server Ready with Htmx Support!
- Menus
- Tagging
- Archives
- Pagination v2
- Simple Grid
- Pico
- Font Awesome
- Htmx
- Discord: https://discord.gg/jB4mXBsZjd
- Facebook: https://facebook.com/sharpeetronics
- Twitter: https://twitter.com/sharpetronics
- Email: [email protected]
- Telegram: https://t.me/+oFUwKSn3frgzZDFh
- Drogon Web Server C++
- Install & Configure Docker Engine (Community)
- Install & Configure Docker-Compose
- Install & Configure Git
- Install & Configure Drogon Web Server
All Ruby dependencies are created and stored in a Docker container. Currently, the integration is maintained with Ubuntu 20.04 LTS Linux operating system, although, it is possible to use with Macintosh or Windows. The setup with docker and docker-compose will be similar as the Linux workflow; please see Further Reading for more details or get involved at: https://discord.gg/jB4mXBsZjd.
git clone https://github.com/sharpetronics/hydenjekyll.org
cd hydenjekyll.org
docker compose up
open a web browser and navigate to: localhost:4000
SEE https://github.com/drogonframework/drogon
Htmx is already included in the framework and ready to interact with the Drogon Web Server
Happy Hacking!!! ⭐
- Docker Engine https://docs.docker.com/install/
- Docker Compose https://docs.docker.com/compose/install/
- Jekyll https://jekyllrb.com/
- Git https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
- Pico https://picocss.com/docs/
- Simple Grid https://simplegrid.io/
- Font Awesome https://fontawesome.com/search?o=r&m=free
- Htmx https://htmx.org/docs/#introduction
- Drogon Web Server C++ https://drogon.org