Showing
1 changed file
with
31 additions
and
4 deletions
| 1 | # newhome | 1 | # newhome |
| 2 | 2 | ||
| 3 | -## abstract | ||
| 4 | - | ||
| 5 | Another try for a personal Homepage | 3 | Another try for a personal Homepage |
| 6 | 4 | ||
| 7 | -## status | 5 | +## Description |
| 6 | + | ||
| 7 | +Some PHP, JavaScript and CSS for one of my tries to create a personal | ||
| 8 | +Homepage. | ||
| 9 | + | ||
| 10 | +## Requirements | ||
| 11 | + | ||
| 12 | + * A webserver | ||
| 13 | + * PHP | ||
| 14 | + | ||
| 15 | +## Contributing | ||
| 16 | + | ||
| 17 | +No contribution, sorry. | ||
| 18 | + | ||
| 19 | +## License | ||
| 20 | + | ||
| 21 | + This program is free software: you can redistribute it and/or modify | ||
| 22 | + it under the terms of the GNU General Public License as published by | ||
| 23 | + the Free Software Foundation, either version 3 of the License, or | ||
| 24 | + (at your option) any later version. | ||
| 25 | + | ||
| 26 | + This program is distributed in the hope that it will be useful, | ||
| 27 | + but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 28 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 29 | + GNU General Public License for more details. | ||
| 30 | + | ||
| 31 | + You should have received a copy of the GNU General Public License | ||
| 32 | + along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 33 | + | ||
| 34 | +## Author | ||
| 8 | 35 | ||
| 9 | -discontinued | ||
| 36 | +Georg Hopp <georg@steffers.org> |
Please
register
or
login
to post a comment