Source code of http://freepo.st

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

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.