Commit Graph

24 Commits

Author SHA1 Message Date
Yusef Aslam 03cecec7e7 website: _config.yml: change baseurl 2025-07-04 10:40:27 +01:00
Yusef Aslam d289626aff website: _data: navigation.yml: modify links to match baseurl 2025-07-04 10:38:15 +01:00
Yusef Aslam 2021f04fda website: _config.yml: change baseurl 2025-07-04 10:38:06 +01:00
xgui4 639a62b201 Replace Jekyll deployment workflow with a new configuration for GitHub Pages 2025-07-03 20:29:31 -04:00
xgui4 1be2197b2d Remove README.md, update baseurl in _config.yml, and add styles.css and XLibre logo 2025-07-03 19:08:22 -04:00
xgui4 5517c61e5e Update baseurl in Jekyll config to reflect correct path 2025-07-03 18:59:06 -04:00
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 a18dc05c78 website: update project description and philosophy for clarity and inclusivity 2025-07-02 00:09:40 -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 2a1b2cbcb5 3c0d48a446 2025-06-28 09:56:31 -04:00
xgui4 7d080f1f11 Update README.md to include a link to the contributors and main development page 2025-06-28 09:52:53 -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 7523d2c364 Remove unused download link from about page and ensure proper newline at end of HTML files 2025-06-26 20:04:17 -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
xgui4 72512a3fbb Remove contribute.html page and add GitHub Actions workflow for deploying static content to Pages 2025-06-26 18:56:46 -04:00
xgui4 904e8ea749 update style 2025-06-26 18:29:00 -04:00
xgui4 b92288fd01 removed hall-of-fame, and added about section, and fix the home page to be readable without javascript 2025-06-26 10:03:58 -04:00
xgui4 47456a0b3c Remove unused pages and update navigation links in website 2025-06-26 00:06:07 -04:00
xgui4 bc3b35c4a3 Unused images removed, adds contents to website, fix the home button and added content to the readme and script removed 2025-06-25 23:40:49 -04:00
xgui4 f22ab29f1a Remove useless GitHub Actions workflow 2025-06-25 23:18:11 -04:00
xgui4 74cccc538c Add initial website structure and assets
- Created index.html with basic layout and content for XLibre X Server.
- Added XLibre logo SVG (XLibre-Logo.svg) and inclusion SVG (XLibre-inclusion.svg) to the img directory.
- Included Bootstrap CSS and JS for styling and functionality.
- Added JavaScript file (scripts.js) for future interactivity.
2025-06-25 19:36:05 -04:00
xgui4 679d1b99fd Add subproject reference for website module 2025-06-25 19:33:25 -04:00