Skip to content

andydotxyz/makealinuxapp

 
 

Repository files navigation

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.3%
  • JavaScript 33.7%
  • HTML 24.3%
  • Other 0.7%