import components CSS again, add medium preview size for image
[oni_sorceress.git] / README.md
blob84c302092d51b290c081c45d2a83e2200b6b5b2a
1 # Oni Sorceress
3 Oni Sorceress is a content management system focused on writing content as files instead of web interface and then uploading it with a command.
5 Key features:
7 - write articles in Markdown files
8 - add images and galleries to articles
9 - a support for comments
10 - ATOM feed
11 - uses Ruby on Rails
13 There is more planned.
15 ## Philosophy
17 I created ONI Sorceress for self expression for creative people (me). To have own place on the Internet and be technologically independent from content hosting services and support a wide variety of content.
19 ## License
21 Copyright 2014-2024 Fierce Eyes
23 Licensed under the Apache License, Version 2.0 (the "License");
24 you may not use this file except in compliance with the License.
25 You may obtain a copy of the License at
27     http://www.apache.org/licenses/LICENSE-2.0
29 Unless required by applicable law or agreed to in writing, software
30 distributed under the License is distributed on an "AS IS" BASIS,
31 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
32 See the License for the specific language governing permissions and
33 limitations under the License.