krz/hn
A brutalist web client for Hacker News.
clone: git clone https://gitbay.org/krz/hn.git
0d7898ac54d4657a1ae80bd43b153dbadf391853
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2023-06-01T14:50:44Z
README.md | 40 ++++++++++------------------------------ 1 file changed, 10 insertions(+), 30 deletions(-) @@ -64,31 +64,7 @@ FallbackResource /index.php Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. -## Versioning - -This project currently doesn't use versioning. See the git log instead. - -## Authors - -* **CMC** - *Literally everything* - [cmc](https://sr.ht/~cmc/) - -## License - -This project is licensed under the Unlicense - see the -[LICENSE.md](LICENSE.md) file for details. - -## Acknowledgments - -* Hat tip to anyone whose code was used -* Inspiration -* etc - - -# hn - - -## TODO +### TODO A scratch pad of ideas that may be useful to implement: @@ -97,11 +73,15 @@ A scratch pad of ideas that may be useful to implement: - [ ] Add functionality to load more items or paginate? - [ ] Add minimal CSS. -## Development +## Versioning -This just uses plain PHP and HTML, no special package managers or development -tools needed. Just start editing the files with your favorite editor and use a -server with PHP if you want to view the results or deploy your own version. +This project currently doesn't use versioning. See the git log instead. -## Deployment +## Authors + +* **CMC** - *Literally everything* - [cmc](https://sr.ht/~cmc/) +## License + +This project is licensed under the Unlicense - see the +[LICENSE.md](./LICENSE.md) file for details.