Commit Graph

38 Commits

Author SHA1 Message Date
alexkravin da77508165 Added anchors to sections, issue #586 2015-03-17 00:15:35 +04:00
Roman Ivanov 48eeab9932 Standard Checks page was renamed to Checks 2015-03-15 15:46:52 -07:00
alexkravin 42c035aadd Moved content from available_checks.html to checks.html, issue #691 2015-03-15 15:20:40 -07:00
Michal Kordas a281cc95c4 Capitalize names of pages in Extending Checkstyle section on website 2015-03-15 15:10:06 -07:00
Michal Kordas 08ede2c529 Fix letter casing of IntelliJ on website 2015-03-15 15:10:06 -07:00
Michał Kordas e48d403d10 Remove element name from selector in CSS
Fix according to CSSLint [Disallow overqualified elements](https://github.com/CSSLint/csslint/wiki/Disallow-overqualified-elements) rule.
2015-03-15 13:54:58 -07:00
Michał Kordas 3c9a593570 Remove units for zero values in CSS
Fix according to CSSLint [Disallow units for zero values](https://github.com/CSSLint/csslint/wiki/Disallow-units-for-zero-values) rule.
2015-03-15 13:54:07 -07:00
Roman Ivanov 49ec106b53 google+ was created 2015-03-14 17:03:22 -07:00
Roman Ivanov 8ef8813243 logo64 was updated for web site header, #649 2015-03-13 20:08:22 -04:00
Roman Ivanov 091531c3fc first version of header for web site, #649 2015-03-13 19:49:32 -04:00
alexkravin 2a587d5274 Extended guide for newbies, issue #606 2015-03-10 08:33:59 -07:00
alexkravin 1cc96117de Site: added feeds icons, issue #617 2015-02-27 01:00:01 +04:00
Roman Ivanov 91a144353a consulting page was added 2015-02-25 23:40:54 -08:00
alexkravin f08c38b631 Site: moved 'Extending Checkstyle' to Developers groups, issue #606 2015-02-25 11:32:48 -08:00
Roman Ivanov 3d7bfee555 ================================ Organization Profile ======================= 2015-02-10 16:25:59 -08:00
Michal Kordas 86e743f605 Remove StrictDuplicateCodeCheck and whole package #523 2014-12-20 02:49:25 +01:00
Roman Ivanov c9bb926a9b stackoverflow added to main page 2014-11-29 08:57:13 -08:00
Daniil Yaroslavtsev 45cfc9d83e Minor, updated logo image background to be transparent 2014-11-26 02:05:05 +04:00
Daniil Yaroslavtsev f9bac1d153 Minor update to logo image 2014-11-26 01:29:17 +04:00
Daniil Yaroslavtsev db11510853 Logo image resized 2014-11-26 01:15:54 +04:00
Daniil Yaroslavtsev 6cbab56403 Logo image updated 2014-11-26 01:01:38 +04:00
Roman Ivanov 5e6cd0e567 new picture for GUI 2014-11-18 21:42:11 -08:00
Roman Ivanov 579e0efd2c writingchecks were updated to have links to Eclispe plugin and new screeshot, some changes in text 2014-11-18 21:37:15 -08:00
Roman Ivanov 6b3adb0a75 others logos now hosted on checkstyles site 2014-11-14 12:45:27 -08:00
Roman Ivanov 78bc179cda images for coverage plage were moved to checkstyle website, shortening of URLs 2014-09-12 16:49:10 -07:00
maxvetrenko da68d28cf6 Wiki Page was added 2014-08-28 19:59:47 -07:00
Roman Ivanov 7614f726f9 twitter banner was adde, image created from https://about.twitter.com/resources/buttons#follow 2014-06-28 13:47:54 -07:00
Roman Ivanov 3cb031f767 file suppressions_none.xml copied to static site to resolve issue 117, and be ready to use template for download
UT was updated to use new remote
2014-03-27 16:18:47 -07:00
Roman Ivanov 0026b1592e github logo was added 2014-01-16 19:40:21 -08:00
picomancer 788f87df4d chmod all files to 644 2013-10-05 00:22:22 -04:00
Oliver Burn f9f17e176b Changes for moving to GitHub for source code and issue management. 2013-09-10 20:51:14 +10:00
Oliver Burn 6f46bd4e83 fixing the line endings 2010-09-30 13:36:23 +10:00
Oliver Burn 85b732ecc5 Convert to use simple <code></code> instead of <span class="xxxx"></span>. It is just simpler to handle. 2010-09-24 06:17:04 +00:00
Oliver Burn 636740835e define the banners/poweredBy 2010-09-19 13:22:48 +00:00
Oliver Burn 0a34e90d72 Fix up the site documentation and images for Maven. 2010-09-19 13:04:07 +00:00
Oliver Burn d3ffc32476 fill in more details 2010-09-19 11:28:19 +00:00
Oliver Burn 1f8ac6a2ae A near complete build system now. It generates the assemblies for distribution. 2010-09-17 05:41:38 +00:00
Oliver Burn 4cf555d4e6 start of (possible) conversion to using Maven for builds.
There are obvious advantages to moving across to Maven, and some downsides. At the moment ANT & Maven can exist side-by-side. Will shift fully across once the Maven build is on par with the ANT build, and has proven to be of benefit.
2010-09-15 06:23:30 +00:00