Skip to content

mpsq/arewewaylandyet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0bd8456 · May 17, 2023

History

97 Commits
May 18, 2021
Nov 5, 2020
Nov 5, 2020
May 17, 2023
Nov 8, 2020
Nov 16, 2020
Nov 7, 2020
Nov 7, 2020
Nov 7, 2020
Nov 1, 2020
Nov 2, 2020
Nov 7, 2020
Nov 7, 2020
Nov 7, 2020
Nov 7, 2020
Nov 7, 2020
Nov 7, 2020
Nov 7, 2020
Nov 7, 2020
Nov 7, 2020

Repository files navigation

I think so... This is an opinionated answer, if you disagree or if you think something is missing, I would love to hear about it, please open an issue or a pull request.

Discussion

I posted this website on the Arch Linux subreddit. The post has many interesting comments and valuable links, it is worth having a look.

How to build

Prerequisites

Steps

  1. Get the code
git clone git@github.com:mpsq/arewewaylandyet.git
cd arewewaylandyet
  1. Install dependencies
npm install # yarn will work too
  1. Run the development server
hugo server -D

The server should be accessible at http://localhost:1313.