Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a broken hyperlink on the homepage. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0dc84fa2241d8952536084b1590e082c |
User & Date: | drh 2016-12-31 17:07:46 |
Context
2017-01-01
| ||
18:50 | Upgrade zlib to version 1.2.9 check-in: e38d5e1c user: jan.nijtmans tags: trunk | |
2016-12-31
| ||
17:07 | Fix a broken hyperlink on the homepage. check-in: 0dc84fa2 user: drh tags: trunk | |
2016-12-30
| ||
18:26 | Update the built-in SQLite with minor fixes discovered during release testing. check-in: 506dff5f user: drh tags: trunk | |
Changes
Changes to www/index.wiki.
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
When you clone Fossil from one of its [./selfhost.wiki | self-hosting repositories], you get more than just source code - you get this entire website. 3. <b>Self-Contained</b> - Fossil is a single self-contained stand-alone executable. To install, simply download a <a href="http://www.fossil-scm.org/uv/download.html">precompiled binary</a> for Linux, Mac, OpenBSD, or Windows and put it on your $PATH. [./build.wiki | Easy-to-compile source code] is also available. 4. <b>Simple Networking</b> - No custom protocols or TCP ports. Fossil uses ordinary HTTP (or HTTPS or SSH) for network communications, so it works fine from behind |
| |
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
When you clone Fossil from one of its
[./selfhost.wiki | self-hosting repositories],
you get more than just source code - you get this entire website.
3. <b>Self-Contained</b> -
Fossil is a single self-contained stand-alone executable.
To install, simply download a
<a href="http://www.fossil-scm.org/fossil/uv/download.html">precompiled binary</a>
for Linux, Mac, OpenBSD, or Windows and put it on your $PATH.
[./build.wiki | Easy-to-compile source code] is also available.
4. <b>Simple Networking</b> -
No custom protocols or TCP ports.
Fossil uses ordinary HTTP (or HTTPS or SSH)
for network communications, so it works fine from behind
|