{# SPDX-License-Identifier: CC0-1.0 koszko.org website Prima Aprilis page (polish). Copyright (C) 2022 Wojtek Kosior #} {% extends "__koszko_base.html.jinja" %} {% block title %} April Fools! {% endblock %} {% block header %} {{ header(1, 'April Fools!') }} {% endblock %} {% block content %} {% call para() %} {{ unicode(128521) }} {% endcall %} {% endblock %} lt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2021-05-20The #guix channel is hosted by Libera Chat....Tobias Geerinckx-Rice
2020-10-23doc: Update README....Maxim Cournoyer
2020-10-22README: Refer to the manual for building from Git....Maxim Cournoyer
2020-06-02doc: Update README to refer to the manual....Ludovic Courtès