summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Luciano Resende [Sat, 5 Jan 2019 16:14:20 +0000 (08:14 -0800)]
Update download page template
Luciano Resende [Sat, 5 Jan 2019 14:58:31 +0000 (06:58 -0800)]
Update with new incubator logo
Wei Chen [Fri, 7 Dec 2018 07:46:26 +0000 (15:46 +0800)]
Fiz broken download link
The download-page is actually a Markdown file and
using `.html` in the link it will generate 404.
Closes #10
Stian Soiland-Reyes [Wed, 5 Oct 2016 14:05:24 +0000 (15:05 +0100)]
Correct theme for Jekyll v3.1
> You are currently using the Jekyll Bootstrap framework
which has a known incompatibility with Jekyll v3.1. To fix this
incompatibility, change `page.theme.name` in `_includes/JB/setup`
to `layout.theme.name`. Your site may not build properly until this
change has been applied.
For more information, see http://jekyllrb.com/docs/upgrading/2-to-3/#layout-metadata.
Closes #8
Fixes #7
Justin Mclean [Fri, 7 Oct 2016 23:17:39 +0000 (10:17 +1100)]
jQuery also bundles Sizzle.js
Closes #9
Justin Mclean [Fri, 7 Oct 2016 23:14:22 +0000 (10:14 +1100)]
Bootstrap include MIT licensed mormalize.css 2.1.3
Justin Mclean [Fri, 7 Oct 2016 23:06:33 +0000 (10:06 +1100)]
Bootstrap v3.0.2 is Apache not MIT license
Justin Mclean [Fri, 7 Oct 2016 23:02:18 +0000 (10:02 +1100)]
Remove Jekyll as it's not bundled in the release
Justin Mclean [Fri, 7 Oct 2016 22:59:07 +0000 (09:59 +1100)]
Update year to 2016
Luciano Resende [Wed, 2 Mar 2016 23:56:47 +0000 (15:56 -0800)]
Fix broken logo
Luciano Resende [Wed, 2 Mar 2016 23:28:50 +0000 (15:28 -0800)]
Update Apache incubator logo to newly redesigned logo
Luciano Resende [Wed, 2 Mar 2016 23:27:38 +0000 (15:27 -0800)]
Add Apache Incubator logo to footer
Luciano Resende [Sat, 5 Dec 2015 20:51:11 +0000 (12:51 -0800)]
Merge HOWTO into README
Luciano Resende [Sat, 5 Dec 2015 18:31:29 +0000 (10:31 -0800)]
Fix the team members page
Luciano Resende [Fri, 4 Dec 2015 19:46:32 +0000 (11:46 -0800)]
Fix navigation menu
Closes #6.
Julian Hyde [Fri, 4 Dec 2015 18:29:17 +0000 (10:29 -0800)]
Add downloads and history; remove github link
Julian Hyde [Fri, 4 Dec 2015 18:20:17 +0000 (10:20 -0800)]
Move mentors and members tables into a combined contributors table on community page
Julian Hyde [Fri, 4 Dec 2015 17:54:36 +0000 (09:54 -0800)]
Add headers
Julian Hyde [Sat, 21 Nov 2015 00:01:25 +0000 (16:01 -0800)]
Enable 'bundle exec jekyll serve'
Gemfile was necessary to make this work.
Julian Hyde [Fri, 4 Dec 2015 17:35:09 +0000 (09:35 -0800)]
Move site into subdirectory; add README, README.md, HOWTO.md
Luciano Resende [Thu, 3 Dec 2015 19:16:25 +0000 (11:16 -0800)]
Update LICENSE and NOTICE files
Remove copyright information from NOTICE file, in favor
of having them as part of each dependency license entry
in the LICENSE file.
Luciano Resende [Thu, 3 Dec 2015 19:16:08 +0000 (11:16 -0800)]
Update .gitignore list
Luciano Resende [Sun, 29 Nov 2015 16:31:26 +0000 (08:31 -0800)]
Add Copyright and TM statements to the website
Luciano Resende [Sat, 28 Nov 2015 16:25:52 +0000 (08:25 -0800)]
Add LICENSE and NOTICE files
Properly document LICENSE for each component
included on this website, including necessary
required attribution notices in the NOTICE
file.
Luciano Resende [Tue, 24 Nov 2015 01:17:55 +0000 (17:17 -0800)]
Add few lines to avoid header size issues
Luciano Resende [Tue, 24 Nov 2015 00:55:40 +0000 (16:55 -0800)]
Refactor community menu
Display community members under community/who we are
and community on community/get involved
Luciano Resende [Tue, 24 Nov 2015 00:54:51 +0000 (16:54 -0800)]
Add Community Members template page
List mentors and committers on the community
members page
Luciano Resende [Mon, 23 Nov 2015 23:18:00 +0000 (15:18 -0800)]
Update community page with source repositories and mirrors
Update source repository with regular and mirror repository
Add website source repository and its regular and mirror repository
Luciano Resende [Mon, 23 Nov 2015 21:19:36 +0000 (13:19 -0800)]
Remove obsolete files
Luciano Resende [Mon, 23 Nov 2015 20:37:07 +0000 (12:37 -0800)]
Fix typo on commit unsubscribe key
Luciano Resende [Fri, 20 Nov 2015 01:30:52 +0000 (17:30 -0800)]
Update project information with valid git repository
Luciano Resende [Sun, 8 Nov 2015 12:07:54 +0000 (09:07 -0300)]
Conditionaly display incubator disclaimer
Luciano Resende [Sun, 8 Nov 2015 11:36:38 +0000 (08:36 -0300)]
Basic implementation of a Apache Website Template
Create a new Jekkyl theme and some basic common content
so that other projects could use this as a website template.
Luciano Resende [Sun, 8 Nov 2015 10:50:14 +0000 (07:50 -0300)]
Generated vanilla Jekyll site