Some cleanups. Added download page to ./web/. No code changes. (0.40.5)
This commit is contained in:
parent
d8540a33eb
commit
d2f673bf24
33 changed files with 34 additions and 1194 deletions
27
web/download/download.md
Normal file
27
web/download/download.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
layout: page
|
||||
title: Download
|
||||
subtitle: Download Fun
|
||||
description: Download Fun archives or checkout source code.
|
||||
metasub: news
|
||||
noToc: true
|
||||
noDate: false
|
||||
tags:
|
||||
- fun
|
||||
- programming
|
||||
- language
|
||||
- download
|
||||
_description: The programming language that just makes fun!
|
||||
noComments: true
|
||||
permalink: /download/
|
||||
---
|
||||
|
||||
Actually, no packages for some OS are existing. You need to download the source code and compile it by yourself.
|
||||
|
||||
## Archives
|
||||
|
||||
- [https://git.xw3.org/fun/fun/tags](https://git.xw3.org/fun/fun/tags){:class="git"}
|
||||
|
||||
## Git
|
||||
|
||||
- [https://git.xw3.org/fun/fun/](https://git.xw3.org/fun/fun/){:class="git"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue