aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Replace Makefile with configure scriptXavier Del Campo Romero2026-02-131-3/+20
| | | | | | | Since libweb depends on dynstr, this dependency can be already available on the system, and therefore the CFLAGS and LDFLAGS should be updated according to pkg-config(1), rather than hardcoding them to the source tree.
* README.md: Update copyright yearXavier Del Campo Romero2026-02-121-1/+1
|
* README.md: Update according to status quoXavier Del Campo Romero2024-02-121-4/+4
|
* README.md: Fix typoXavier Del Campo Romero2024-02-121-1/+1
| | | | | Whereas the project is usually referred to as libweb, the CMake exported target name is simply "web".
* README.md: Add Alpine Linux build instructionsXavier Del Campo Romero2024-02-121-0/+14
|
* Update copyright notices to 2024Xavier Del Campo Romero2024-02-121-1/+1
|
* README.md: Use generic term for copyright holdersXavier Del Campo2023-11-201-1/+1
| | | | | | Similarly to other projects within the free software community, a generic term is used so as to avoid listing every single contributor to the project.
* Rename project from slweb to libwebv0.1.0-rc3Xavier Del Campo Romero2023-10-111-25/+25
| | | | | | | | | | | | It was found out there was another project of the same name around (https://git.sr.ht/~strahinja/slweb/), also related to website generation. In order to avoid confusion, a new name has been chosen for this project. Surprisingly, libweb was not in use by any distributions (according to https://repology.org and AUR index), and it should reflect well the intention behind this project i.e., being a library to build web-related stuff.
* README.md: Add install instructionsXavier Del Campo Romero2023-09-271-0/+17
|
* Add hello world exampleXavier Del Campo Romero2023-08-091-0/+19
|
* README.md: Add missing CMake build stepXavier Del Campo Romero2023-08-091-0/+1
|
* Do some minor rebrandingXavier Del Campo Romero2023-08-011-7/+7
| | | | | | Despite designed around portability and minimalism, I feel slweb no longer aligns with the philosophical views from the suckless project. Therefore, I think it was appropriate to unlink its branding from it.
* Move dynstr to new URLXavier Del Campo Romero2023-07-281-1/+1
|
* README.md: Provide more details about featuresXavier Del Campo Romero2023-07-281-0/+22
|
* Add README.mdXavier Del Campo Romero2023-07-211-0/+138