Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-homepage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 34292f1a4939
Choose a base ref
...
head repository: NixOS/nixos-homepage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ad62ecbd0f42
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 28, 2020

  1. some more cleanup

    garbas committed Apr 28, 2020
    Copy the full SHA
    ad62ecb View commit details
Showing with 4 additions and 6 deletions.
  1. +4 −6 index.tt
10 changes: 4 additions & 6 deletions index.tt
Original file line number Diff line number Diff line change
@@ -11,12 +11,10 @@
<div class="span6">
<h1>Reproducible builds and deployments.</h1>
<p class="lead">
Share your development tools between developers (and CI, and deployments)
without worrying (XXX: need a better word).
NixOS is an open source project that will help you achieve
<strong>redproducibility</strong> in your project.
Many know NixOS as the <strong>declerative</strong> linux distribution
that is not afraid to be different (XXX: too bullshit like argument).
NixOS, an open source software, gives you tools to share
your development and build environments between machines with confidence.
Many know NixOS as the <strong>declarative</strong> Linux distribution
that is not afraid to be different (XXX: too bullshit argument).
</p>
<!-- <a class="btn btn-large" href="[% root %]download.html">Why NixOS</a> -->
<a class="btn btn-large btn-success" href="[% root %]download.html">Get started</a>