Commit Graph

6 Commits

Author SHA1 Message Date
xgui4 026a6e0c5f Refactor website to use Jekyll for static site generation
- Removed existing HTML files and replaced them with Jekyll-compatible markdown files for better maintainability.
- Added Jekyll configuration files, including `_config.yml`, `Gemfile`, and GitHub Actions workflow for deployment.
- Created a new navigation structure using YAML for easier management of links.
- Implemented a footer and header include files to standardize layout across pages.
- Added 404 error page for better user experience.
- Updated installation instructions and project information in the new markdown files.
- Removed old SVG logo and replaced it with a new structure for assets.
- Ensured all pages are responsive and styled using Bootstrap.
2025-07-03 18:53:35 -04:00
xgui4 4e2869dd09 multiple modifications and updates 2025-07-01 13:19:26 -04:00
xgui4 143b37e95f Add download and FAQ pages, enhance navigation and styling across the website 2025-06-29 17:36:34 -04:00
xgui4 c8e1cf5e2e Refactor README and HTML files for clarity and consistency in formatting 2025-06-28 12:16:56 -04:00
xgui4 0bab822054 Update website content for Artix + added contributors list and navigation links for clarity and accessibility + info about the main developpement on the website 2025-06-28 09:52:36 -04:00
xgui4 fa5bff8b1d Update website structure and content
- Added contact information and contributors section to README.md.
- Removed scripts.js from about.html and index.html for cleaner loading.
- Added a new "Drivers" page with driver repository information.
- Updated navigation links in index.html and about.html to reflect new structure.
- Created a new wiki.html page with installation instructions for XLibre on major distributions.
- Consolidated contact and contribution information into footers across multiple pages.
2025-06-26 19:29:28 -04:00