An open API service indexing awesome lists of open source software.

https://github.com/rhhen122/wikispacevimp

πŸ“„ : Wikispace is a Custom Wikipedia alternative thats open source and free. Its simple and easy to use baseplate is begineer level easy! Start makeing AWESOME wikis for you fandom TODAY!
https://github.com/rhhen122/wikispacevimp

css easy git html open-source readme wiki

Last synced: 4 months ago
JSON representation

πŸ“„ : Wikispace is a Custom Wikipedia alternative thats open source and free. Its simple and easy to use baseplate is begineer level easy! Start makeing AWESOME wikis for you fandom TODAY!

Awesome Lists containing this project

README

          

# Wikispace Beta 1.7
## β€œYour intuition knows what to write, so get out of the way.” β€”Ray Bradbury
> [!UPDATES]
> 1.7.7 --- Added and Cofigged .gitignore, Added .github folder

###





Official Wikispace Site
> [!NOTE]
> Wikispace is installed using the `installcompiiler.py` file.
> The install will soon be compiled into an executble file that you download and run.
## Install!
> [!NOTE]
> Wikispace Requires a Modern Browser to run CSS and HTML.
> Wikispace is also NOT under VIMPPDL Instead its under the BSD-2-Clause License and Is one of the first VIMP repos to do so...
> To preview the files run the corospoding file "run_example.sh"
### Use a `Python` script to compile `Wikispace`?
### It also needs the latest version of `git`! (`https://git-scm.com/` <-- git is downloadable here!)
### (Needs latest Version of `python` to be installed `https://www.python.org/` <-- you can download that here!)
#### 1.
```
cd ~ ; curl -O https://iamcitrus.neocities.org/wikispace/wikispace-resources/installcompiler.py
```
#### 2.
```
cd ~ ; python3 installcompiler.py
```
This Is `WikiEdit`! And This is the `README` Explaining how to use it!

ESTMATED TIME OF READING: 3:30 MIN

Editor Notes: I spent WAYY to long writing this.

Skills Required: Basic .HTML Knowledge Basic .CSS Knowledge No .JS Knowledge

WikiSpace Is Entirely open-source!

WikiSpace Comes with its own .CSS file! Change this and add to it how you want!

This Guide is designed for People hosting their WikiSpace With https://neocities.org
And Editing it with Visual Studio Code.

First, Make a free Neocities account (The reccomended hoster for WikiSpace!)
Then Individually Drag each file into Neocities.org. (Do this or some files may not work properly!!)
Next! go to "dashboard" and open "index.html"!

Then, Download VS Code [text](https://code.visualstudio.com

The Begineer Level tags (For user unfimiliar with .HTML and .CSS) are tags like <h1> <h2> <h3> and, <p>

You may notice tags that look like this --> <!-- This is a COMMENT tag! Its a place to put text that you dont want showing up on your WikiSpace! -->

If you look on Line 10 of "index.html" you may notice a tag called <-- this tag holds the entire site inside of its perameters!
If you look toward the bottom of the page you may see a tag! This is where the perameters of what users can see on your site end!

Well hold on! What does that / mean? The Slash means the tag ends!
For example, <-- This is a "button" tag! with out its slash counterpart it is going to turn everything typed after it into a button!
But since were in a .MD file it doesnt matter!

Well hold on what does .MD stand for? .MD stands for "MarkDown"! "MarkDown" is a type of coding language! .HTML is a "MarkDown", and so is .CSS!

But wait! Theres More! Wikispace has its own custom tags!!
Starting out with <-- This does exactly what you think it does. It make the text big.
whatever is writen after this tag will turn into 𝓯π“ͺ𝓷𝓬𝔂 text!

Now that you have a-hold of the basics (I hope!) Its time to start editing your WikiSpace!

(Tip: If you dont like the deafult Wikispace-DarkMode .CSS file then there is actually a Wikispace-LigthMode .CSS file!)
(Tip: I reccomend nvim to edit the files for you Wikispace!)
---
check me out on instagram!
------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks For reading! (:
- citrusdev