No description
  • CSS 73.3%
  • HTML 17.5%
  • JavaScript 8.8%
  • Nix 0.4%
Find a file
2024-10-23 15:36:30 +00:00
content/terms feat: finish home page 2024-09-18 16:27:03 +00:00
layouts feat: tidy up home page 2024-10-23 15:36:30 +00:00
static feat: tidy up home page 2024-10-23 15:36:30 +00:00
.envrc feat: added hugo for templating 2024-09-16 20:35:32 +00:00
.gitignore feat: added hugo for templating 2024-09-16 20:35:32 +00:00
.gitlab-ci.yml feat: tidy up home page 2024-10-23 15:36:30 +00:00
flake.lock feat: added hugo for templating 2024-09-16 20:35:32 +00:00
flake.nix feat: added hugo for templating 2024-09-16 20:35:32 +00:00
hugo.toml feat: added hugo for templating 2024-09-16 20:35:32 +00:00
LICENSE feat: added hugo for templating 2024-09-16 20:35:32 +00:00
README.md feat: finish home page 2024-09-18 16:27:03 +00:00

Wheel E Friendly

This is the website for the wheel e friendly cab company.

Setup

The website using Hugo (mainly to allow easily templating).

git clone https://gitlab.com/hmajid2301/wheel-e-friendly-website
cd wheel-e-friendly-website
direnv allow

hugo server
# Go to http://localhost:1313