Christhoval Barba
dddbdcc185
feat(activity/html): update chart to use apexchart.
1 год назад
Christhoval Barba
6588508ea8
feat(tailwind): add tailwind config, update general pages using tiles
1 год назад
Andrew Lazarus
caff4d7d18
Fix Makefile `make man` to work w/o .git
Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
11 лет назад
Pekka Enberg
dc0bbb2957
Use perl for version number replacement.
This patch changes Makefile to use perl for version number replacement to fix
'make install' on Darwin. The problem is that GNU sed and sed on Darwin (and
probably on BSDs) behave differently with regards to the '-i' command line
option.
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
15 лет назад
Heikki Hokkanen
70c7bd5ccc
Add a simple manpage.
The manpage is in pod format, and pod2man can be used to convert it.
15 лет назад
Heikki Hokkanen
4042ac12e7
Makefile: set VERSION properly on release.
16 лет назад
Heikki Hokkanen
48919ff425
Makefile: use 'git describe' for version if possible.
16 лет назад
Heikki Hokkanen
7e29a4b07f
Makefile: install to /usr/local by default.
16 лет назад
Heikki Hokkanen
3a02a74445
Makefile: when installing, change VERSION with sed.
16 лет назад
Heikki Hokkanen
93696ae336
Makefile: added 'release' target.
16 лет назад
Heikki Hokkanen
3a2b43e5a4
Added a Makefile with simple install target.
16 лет назад