0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00

Principles of site building

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2018-05-16 21:36:44 +04:00
parent 721c4e6edd
commit 4bbdf4e775

View File

@ -4,6 +4,20 @@ This is my main site.
The site publishes articles, useful information and notes.
Also, the site serves as a hosting of free and personal images.
Principles of site development:
* Lightness and minimalism.
The site is designed to store information, it's not a heavy application;
* Maximum cross-platform.
Information should be read from any device and software;
* Focusing on content perception.
Only useful information, nothing superfluous;
* No JS on the site.
The site should be completely safe for the user;
## Development
To start a local server for development, you need: