Skip to content

gitGNU/gnu_artanis

Repository files navigation

GPLv3 LGPLv3 GNU Guile amd64 Travis CI

GNU Artanis needs a logo, contribution is welcome!

NOTICE

According to GNU Ethical Repository Criteria Evaluations. GNU Artanis as GNU official project is not proper to be maintained on GitHub. So I will not do maintenance work for GNU Artanis on github to show my position on free software. That means I will not response to issues or pull requests on GitHub. Until GitHub show some respect to freedom of users on these issues:

  • No other nonfree software is required to use the site (thus, no Flash).
  • Does not discriminate against classes of users, or against any country.

The maintenance repo will be these two:

For historical reasons, GNU Artanis will maintain the site with gh-pages on GitHub since the pages service on GitLab is very different so I can't just move it simply. Before we have a better/modern Savannah, we have to endure this situation.

GNU Artanis

GNU Artanis aims to be a web application framework for Scheme. The philosophy of Artanis is to be very radical, and to try cutting-edge things. So use it at your own risk...however, playing with it may result in some cool experiences!

Features:

  • GPLv3+ & LGPLv3+
  • Very lightweight - easy to hack and learn for newbies.
  • Support JSON/CSV/XML/SXML.
  • A complete web-server implementation, including an error page handler.
  • Aims to be a highly concurrent and performant server in the future.
  • Has a Sinatra-like style route, hence the name "Artanis" ;-)
  • Supported databases (through guile-dbi): MySQL/SQLite/PostgreSQL.
  • Nice and easy web cache control.
  • Efficient HTML template parsing.

Manual:

http://gnu.org/software/artanis/manual

How to contribute:

  • Contributing to the website -

    The source to the manual is in the gh-pages branch.

    Please do not modify the HTML pages directly. The pages are generated by a certain static page generator, so please take a look at the concerned directory -

    https://gitlab.com/NalaGinrut/artanis/tree/gh-pages

  • Contributing to the manual -

    The source to the manual is in the gh-pages branch.

    Please do not modify the manual.texi and manual.html files directly, as they are generated by org-mode. The file to be edited is 'manual.org' -

    https://gitlab.com/NalaGinrut/artanis/blob/gh-pages/docs/manual.org

  • Contributing to the Artanis framework -

    Thank you very much for contributing! However, Artanis is still in Beta, which means the architecture design is prone to major changes.

    So at the moment we accept only tiny or obvious fixes - please do not make big changes, they won't be accepted!

Thanks for testing!

  • Fedora release 20 (Heisenbug)

    Long Li

  • Arch

    @42cmonkey

  • Debian 7.8

    NalaGinrut

  • Debian 8.0 GNU/Hurd 0.5 & GNU-Mach 1.4+git20150208

    NalaGinrut

  • Debian strech/sid

    NalaGinrut

  • OpenSUSE 12.2

    NalaGinrut

  • OpenSUSE 13.2

    NalaGinrut