Giter Club home page Giter Club logo

rootlesscontaine.rs's Introduction

rootlesscontaine.rs

rootlesscontaine.rs is a single-purpose website for tracking the progress of rootless container support in various projects. I'm not good at this whole "web development" gig, so I apologise for everything.

Usage

This site is "built" using Hugo, so just run the following:

% hugo server
Start building sites …

                   | EN
-------------------+-----
  Pages            | 40
  Paginator pages  |  0
  Non-page files   |  0
  Static files     | 38
  Processed images |  0
  Aliases          |  0
  Sitemaps         |  1
  Cleaned          |  0

Built in 69 ms
Watching for changes in /home/cyphar/.local/src/rootlesscontaine.rs/{content,themes}
Watching for config changes in /home/cyphar/.local/src/rootlesscontaine.rs/config.toml
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop

If you want to actually compile the site for publishing, just run hugo. The output will be in public.

Theme

This site uses Geekdoc as the theme. Unfortunately it depends on build-time postprocessing (using Gulp) and so we cannot use it as a submodule and instead must vendor the release artefacts into this repository.

In order to update to a newer version of Geekdoc, download a newer release archive and extract it into themes/hugo-geekdoc/.

% rm -r themes/hugo-geekdoc/
% curl -L https://github.com/thegeeklab/hugo-geekdoc/releases/latest/download/hugo-geekdoc.tar.gz | tar -xz -C themes/hugo-geekdoc/ --strip-components=1

See also https://geekdocs.de/usage/getting-started/.

License

The text contents of the website are licensed under the terms of the CC-BY-SA 4.0 license. Any scripts used to build or otherwise generate this website are licensed under the Apache 2.0 license. They are copyrighted by their respective authors.

The hugo-geekdoc theme is licensed under the terms of the MIT license.

rootlesscontaine.rs's People

Contributors

cyphar avatar akihirosuda avatar brianv0 avatar yuvipanda avatar callisto13 avatar giuseppe avatar errordeveloper avatar smy20011 avatar williammartin avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.