2024-02-23 22:44:17 +03:00
2024-01-18 20:01:30 +03:00
2024-02-23 22:44:17 +03:00
2024-01-18 20:01:30 +03:00
2024-01-17 15:22:46 +03:00
2024-01-17 15:25:29 +03:00
2024-01-06 23:28:56 +03:00
2024-01-18 20:01:30 +03:00
2023-12-09 19:25:38 +03:00
2023-12-09 19:25:38 +03:00
2024-01-18 20:01:30 +03:00
2024-01-17 15:22:46 +03:00

website | MatterLinux Website

Soruce code of Matterlinux's offical website, which is located at matterlinux.xyz

Deployment

Web server can be built and deployed with docker:

docker build --tag matterwebsite .
docker-compose up -d

Managing Content

Website content can be managed by editing JSON and markdown files under the content direcotry.

Matterlinux's website content directory can be found in the content repository.

Description
MatterLinux website
Readme 4.3 MiB
Languages
Go 48.9%
CSS 29.8%
HTML 18.4%
Dockerfile 1.3%
JavaScript 1.1%
Other 0.5%