Skip to content

jecki/SchnelleSeite

Repository files navigation

SchnelleSeite README

SchnelleSeite is a static site generator, similar to Jekyll or Hugo but with dedicated support for multilingual sites.

Copyright and License

Copyright 2015 by Eckhart Arnold

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Usage

$ python3 SchnelleSeite.py --init [directory]

 Creates a new project in 'directory' or in the current directory

$ python3 SchnelleSeite.py [directory]

 Compiles the project, i.e. generates the static site from the
 sources in 'directory' or in the current directory.
 The result will be placed in the sub-directory '__site' of this
 directory. 

Enjoy!

Eckhart

About

Static website generator with special support for multilingual sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages