-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
29 lines (18 loc) · 822 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Kiki is a website framework.
* based on LNMP (Linux, nginx, MariaDB and PHP)
* completely HTML5 with CSS
It is probably not very suitable for general use. This is not Wordpress,
it's a collection of helper classes to build upon.
After abandoning this project in 2014 I have only recently (late 2022, early
2023) started using it again for my personal website and as such will be
making updates again.
In due time any and all customisations and actual website delivery will
likely disappear from this repository.
Old notes:
* extensive use of Ajax and JSON using JQuery
* Javascript currently required, but the aim is to make all non-admin
functionality fully functional without
* single sign-on for Google
* blog/article system
* picture/album system
* comment system