Skip to content

Commit a6a4352

Browse files
Update README.md
Old description was inappropriate and out of date.
1 parent 4cc575a commit a6a4352

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# ivifoundation.github.io
22

3-
⚒️ *In development.* ⚒️
3+
This is the IVI Foundation website, built on Jekyll and hosted on GitHub Pages.
44

5-
## About this site
5+
The DNS name "www.ivifoundation.org" points to this site.
66

7-
This is the future IVI Foundation website, built on Jekyll and hosted on GitHub Pages.
8-
9-
One day, it will be hosted at: <https://www.ivifoundation.org/>
10-
11-
## Previewing locally
7+
## Previewing locally on Windows
128

139
The easiest way to preview the site is to serve your local files in a [jekyll/jekyll](https://github.com/envygeeks/jekyll-docker) container.
1410

@@ -36,6 +32,6 @@ The site will automatically rebuild when you make changes to the source files. H
3632

3733
You can stop the server by pressing `Ctrl+C`.
3834

39-
## Troubleshooting
35+
## Previewing locally on Linux
4036

41-
See: <https://github.com/IviFoundation/ivifoundation.github.io/wiki/Troubleshooting-build-issues>
37+
You can perform development and updates to the site on Linux. You can use a docker approach as outlined for Windows, or just install Jekyll and friends and serve it locally.

0 commit comments

Comments
 (0)