Skip to content

Commit 76e4d6a

Browse files
authored
INSTALL
The installation instructions file for this project.
1 parent bf3174e commit 76e4d6a

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

INSTALL

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
Installing this SNU project by @seanpm2001
3+
---
4+
5+
This project currently doesn't have to be installed to be viewed, and currently doesn't require installation, it is a basic website project that is compliant with web standards, so it should work in any web browser that respects WHATWG. It does need to be downloaded first.
6+
7+
If you want to load the web pages, you will need to have an HTML5 framework installed (version 5.0 or higher) and the packages for any programming languages included.
8+
9+
The current included programming languages include:
10+
11+
> HTML 5.3 (5.0 or higher required, won't work as well with HTML 4.0.1 and lower)
12+
> CSS 3 (might work with CSS 2.0 but with less performance, may not work with CSS 1.x)
13+
> JavaScript (1.8 or higher, may work well with any version of JavaScript below 1.8)
14+
> PHP (optional, version 7.3 or higher, 7.0 minimum, 6.0 and below may not work as well or at all)
15+
> Ruby (optional, version 2.6 or higher, 1.8 minimum, versions before 1.8 may not work as well or at all)
16+
17+
If the project contains image files
18+
19+
If you want to view the image files, the majority of files are in JPG/PNG format. Make sure your computer can handle images of 2560x1440/2560x1080 resolution well, and that your computer can handle JPG files.
20+
21+
Some image files are in other formats, such as SVG, TIFF, TIF, BMP, JFIF, GIF, and PNG. You will need support for viewing these files to view these files.
22+
23+
Some included files are in Markdown format (*.md) for best viewing, you should use a markdown viewer/markdown editor.
24+
25+
Some included files are in PDF format. They should be opened with a document viewer capable of handling PDF documents.
26+
27+
NOTE: It is recommended to read the full docs for SNU, rather than this file, as it is not complete yet. View better instructions [here](https://gist.github.com/seanpm2001/745564a46186888e829fdeb9cda584de) a bit dated, but they still work, they also need to be updated.
28+
29+
---
30+
Install instructions file version: 1 (Friday, 2021 September 10th at 9:39 pm)
31+
---

0 commit comments

Comments
 (0)