Uli Schlachter
03406c60c5
Fix the build
...
Awesome no longer has a "cmake" target and the "build" target only works
accidentally. Instead, this changes things to use the cmake-build
target.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-07-15 16:17:05 +02:00
Uli Schlachter
dff585795b
Add a README.md to the generated web page repo ( #94 )
...
Fixes: https://github.com/awesomeWM/awesomeWM.github.io/issues/4
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-05-23 10:02:40 +02:00
Daniel Hahler
881d031e8a
Add .txt extension for changelog files ( #52 )
...
This is required for GitHub pages to use a (proper) MIME type.
Fixes https://github.com/awesomeWM/awesome-www/issues/51 .
2016-12-26 23:00:58 +01:00
Uli Schlachter
b3dd4e7f64
Call rsync with --delete
...
Our "the built web page" repository already accumulated some cruft. The
reason is that old files are newer deleted. This commit fixes that by
calling rsync with --delete so that unneeded files are removed. The only
exception is the .git directory which is protected via --exclude=.git.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-26 09:39:45 +01:00
Uli Schlachter
c0273979de
Generate a html/CNAME file
...
This file is needed in the awesomeWM.github.io repository so that the
web page works correctly.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2016-12-26 09:38:49 +01:00
Daniel Hahler
717888e711
changelogs: ignore merges
2016-12-25 23:49:09 +01:00
Emmanuel Lepage Vallee
35912afcdf
Remove the old authors page
2016-12-17 18:17:54 -05:00
Daniel Hahler
9ba7e14cb2
Add a README ( #21 )
2016-05-18 10:34:08 +02:00
Daniel Hahler
6828654750
Makefile: use original HOME with ldoc target ( #16 )
...
I was getting this error:
> Scanning dependencies of target ldoc
> make[5]: Leaving directory '/home/user/Vcs/awesome-www/src/.build-host.example.com-x86_64-pc-linux-gnu-6.1.1'
> make[5]: Entering directory '/home/user/Vcs/awesome-www/src/.build-host.example.com-x86_64-pc-linux-gnu-6.1.1'
> lua: cannot open /dev/null/Vcs/ldoc/ldoc.lua: Not a directory
With this custom `ldoc` wrapper:
> lua ~/Vcs/ldoc/ldoc.lua $*
2016-05-16 18:23:34 +02:00
Daniel Hahler
40b0f6e69f
ikiwiki: --url is not required, since we are not using --rss / blogs ( #17 )
...
Ref: https://github.com/awesomeWM/awesome-www/pull/12#issuecomment-219466960 .
2016-05-16 18:22:54 +02:00
Daniel Hahler
6da11338c4
Travis: push to awesomeWM.github.io for builds on master
2016-05-16 16:48:56 +02:00
Daniel Hahler
601f442c71
Use https://awesomewm.org/ for ikiwiki output
2016-05-16 16:43:05 +02:00
Uli Schlachter
3376e5d702
Makefile: Fail properly if asciidoc is missing
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2014-02-27 16:26:45 +01:00
Uli Schlachter
ed26f3706c
Call rsync with --omit-dir-times
...
Otherwise, rsync fails because it cannot change the times of directories for
which I am not the owner (--times is enabled because of --archive).
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-10-12 19:00:41 +02:00
Julien Danjou
a0ca8db734
Fix rsync chmod
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-01 15:33:31 +02:00
Julien Danjou
80b0c315bd
Makefile fixes
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-11-24 15:48:28 +01:00
Uli Schlachter
f0c1ac2535
Update the Makefile for ldoc instead of luadoc
...
Signed-off-by: Uli Schlachter <psychon@prometheus.naquadah.org>
2012-11-24 15:15:21 +01:00
Julien Danjou
e6a278422a
release 3.4-rc1
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-09-11 13:50:37 +02:00
Julien Danjou
2f9c491621
fix makefile for new manpages
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-05-08 15:21:15 +02:00
Julien Danjou
3d042f2f21
add manpages generation
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-04-28 13:57:09 +02:00
Julien Danjou
52d0b14233
add authors list
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-01-15 15:20:17 +01:00
Julien Danjou
8560fd048d
luadoc is not enough for capi
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-11-12 19:00:36 +01:00
Julien Danjou
fb3ad8b816
generate changelogs
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-11 21:56:19 +02:00
Julien Danjou
854aa2400b
fix url
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-01 17:22:10 +02:00
Julien Danjou
996314231e
new web designed for awesome 3
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-08-01 16:32:20 +02:00
Julien Danjou
233836d060
Change hostname
...
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-05-20 19:40:35 +02:00
Julien Danjou
6260b899b2
change description and homepage in 'about'
2007-11-23 14:15:59 +01:00
Julien Danjou
1730cfc49f
import awesome Web site
2007-11-20 09:28:50 +01:00