andydotxyz / makealinuxapp

Source for the makealinux.app website.

Home Page:https://makealinuxapp.github.io/makealinuxapp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make A Linux App

Deployment status

This repo will contain the source for the makealinuxapp site.

The previous site source is at popey/makealinux.app. The website is being re-made here, and we will deploy it to the site once it is ready. The in-development deployment can be found at https://makealinuxapp.github.io/makealinuxapp/

Get involved

We welcome contributions to improve the site!

The site is built using Hugo and deployed with a GitHub action.

Install Hugo

Install Hugo using their documentation for Linux, Windows, macOS, or BSD.

Get the code

Fork the repo, then clone it to your local workstation.

Prototype

Start hugo in the directory you cloned to.

hugo serve

Visit site

Visit localhost:1313 to view the site

Hugo will update the site whenever files are changed, typically there's no need to refresh the page.

The Hugo documentation can be found at gohugo.io/documentation/.

Submit PR

Push your changes to a pull request, where we can review and discuss the changes, prior to merging.

License

MIT License (See LICENSE)

About

Source for the makealinux.app website.

https://makealinuxapp.github.io/makealinuxapp/

License:MIT License


Languages

Language:CSS 41.3%Language:JavaScript 33.7%Language:HTML 24.3%Language:Batchfile 0.4%Language:Python 0.3%