Commit Graph

32 Commits

Author SHA1 Message Date
1152cc3cf7 Upgrade to latest Lanyon 2019-10-29 09:14:02 +01:00
236e3c7eca fix shellcheck errors
shellcheck 0.4.7 seems to have come up with new checks and now complains
about yet more possible issues. fixed them all as good as i could.
2018-01-21 23:02:03 +01:00
47be547cfa extend acceptance test to check for code style (#81)
* extend acceptance test to check for code style

* cleanup following own style guide
2016-12-21 19:30:28 +01:00
d17152253c Fix shellcheck linting 2016-12-16 14:48:58 +01:00
8c35bc9e76 Cleanup superfluous <title> 2016-12-16 14:40:17 +01:00
bbb589ee0a Merge branch 'master' of github.com:kvz/bash3boilerplate 2016-12-16 14:18:22 +01:00
191b8118e0 Remove nodemon dependency by letting Lanyon handle web-scanning 2016-12-16 13:58:11 +01:00
785e7e9f8b Cleanup all *.sh following shellcheck advice (#80)
* Cleanup all *.sh following shellcheck advice

Closes #79

* do not shellcheck scripts out of our control
2016-12-16 08:18:03 +01:00
044ef6d1c5 Cleanup files no longer needed after Lanyon 2016-12-15 20:07:47 +01:00
19dfb9cff4 Utilize Lanyon cachebusting 2016-12-14 15:42:06 +01:00
b14eec4675 Accept HMR 2016-12-03 13:59:49 +01:00
049002a1cc Lanyon deploys 2016-11-30 19:35:44 +01:00
74a701a66e Lanyon (#67)
* WIP

* Working locally

* Upgrade lanyon

* Upgrade Lanyon to v0.0.12

* Tweaks

* Simplify example scripts
2016-11-30 14:57:40 +01:00
0181129aff Add all logos 2016-11-11 11:22:46 +01:00
87530e756e Adding b3bp logo (#64) 2016-11-11 09:51:43 +01:00
d2195eee3c mention the used license in each script header (#60)
turns out that the README.md explains that "... licensed under MIT ...
the LICENSE does not have to be bundled as long as ..." but the scripts
themselfs don't mention any license.

fixed that by adding a one line mention of the used license and the two
lines explaining that the header comments have to stay intact.
2016-11-08 21:15:46 +01:00
839df144ca Optimized/Minification of png and jpg (#50)
Couldnt go as far as playing with the pxm without atrocious google-fu
2016-09-29 13:37:09 +02:00
35b51072b3 No more os detection (#41) 2016-06-24 13:12:41 +02:00
8bbba18f7e Offer the main template for download as http://bash3boilerplate.sh/main.sh 2016-06-24 11:47:28 +02:00
56e02e9306 Better button placement 2016-06-23 14:12:43 +02:00
b3c3746948 Fix activity feed on homepage 2016-06-22 23:21:45 +02:00
c8441451bc Don't show activity feed on FAQ or CHANGELOG 2016-06-22 21:40:22 +02:00
272dd896d0 Shorter title 2016-06-22 10:14:33 +02:00
dba28c0e8e Make the activity log more pleasant 2016-06-21 14:15:20 +02:00
be3ca43dff Add social banners 2016-06-21 14:06:25 +02:00
0bfba0661c Silence Atom stylelint complaints 2016-06-21 13:55:09 +02:00
008face7c8 Less verbose header comments 2016-06-21 13:48:08 +02:00
4c45be4269 Add a GitHub activity feed to the website 2016-06-21 12:18:50 +02:00
26e282c37f Smoother navigation and changelog 2016-06-21 11:20:59 +02:00
90f52ea19a Add GA 2016-06-21 10:37:33 +02:00
00f84ff8d9 More website automation 2016-06-21 10:06:45 +02:00
d0ece6da76 Website (#30)
* Base on apex.run

* More custom themie

* Loop to write

* Support inline links

* Smaller header

* Auto-deploys via travis

* Rewording to make for a better homepage
2016-06-21 09:40:25 +02:00