Source code of http://freepo.st

Tristan B. Kildaire 8c14a1b02c Changed heading sizes to suit new heading. il y a 7 ans
css 9e32b6f20a Changed file mode. il y a 7 ans
htmlpurifier 9e32b6f20a Changed file mode. il y a 7 ans
images 9e32b6f20a Changed file mode. il y a 7 ans
javascript cc863fd9d6 Fix #52 Javascript not working on Midori il y a 7 ans
template 9e32b6f20a Changed file mode. il y a 7 ans
.gitignore 9e32b6f20a Changed file mode. il y a 7 ans
.htaccess fd84378370 .htaccess: Remove new line il y a 7 ans
.htaccess.prod ef26b5db44 .htaccess.prod: Remove unused rule il y a 7 ans
LICENSE b6a047b015 === Replace old freepost with new and different version === il y a 8 ans
README.md 8c14a1b02c Changed heading sizes to suit new heading. il y a 7 ans
about.php 9e32b6f20a Changed file mode. il y a 7 ans
config.php 2a441f13d9 config.php Change DSN line to use database name "freepost_freepost". il y a 7 ans
database.php 9e32b6f20a Changed file mode. il y a 7 ans
date.php 9e32b6f20a Changed file mode. il y a 7 ans
edit.php 9e32b6f20a Changed file mode. il y a 7 ans
favicon.ico b6a047b015 === Replace old freepost with new and different version === il y a 8 ans
freepost_freepost.sql b9b68b398e Add SQL schema. il y a 7 ans
index.php 09f6a03c97 index.php: Remove test line. il y a 7 ans
login.php 9e32b6f20a Changed file mode. il y a 7 ans
login_reset.php 9e32b6f20a Changed file mode. il y a 7 ans
logout.php 9e32b6f20a Changed file mode. il y a 7 ans
parsedown.php 9e32b6f20a Changed file mode. il y a 7 ans
post.php 9e32b6f20a Changed file mode. il y a 7 ans
reply.php 9e32b6f20a Changed file mode. il y a 7 ans
robots.txt 9e32b6f20a Changed file mode. il y a 7 ans
rss.php 9e32b6f20a Changed file mode. il y a 7 ans
search.php 9e32b6f20a Changed file mode. il y a 7 ans
session.php 9e32b6f20a Changed file mode. il y a 7 ans
submit.php 9e32b6f20a Changed file mode. il y a 7 ans
twig.php 9e32b6f20a Changed file mode. il y a 7 ans
user.php 9e32b6f20a Changed file mode. il y a 7 ans
user_activity.php 9e32b6f20a Changed file mode. il y a 7 ans
vote.php 9e32b6f20a Changed file mode. il y a 7 ans

README.md

FreePost

This is the code powering freepost.

Development

Stylesheets

Sources are in css/. They are compiled using Stylus. Run this command from the project's root:

$ stylus --watch --compress --disable-cache --out css/ css/

Contacts

If you have any questions please get in contact with us at freepost.

License

freepost is free software licensed as GNU Affero General Public License, either version 3 or (at your option) any later version.