Skip to content
Snippets Groups Projects
Commit 61df713f authored by Christian Wulf's avatar Christian Wulf
Browse files

Merge branch 'site' into 'master'

Site

See merge request !23
parents a6dd37a7 a8aaa603
No related branches found
No related tags found
No related merge requests found
Showing
with 144 additions and 36 deletions
......@@ -20,6 +20,11 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
......
[related to tea]
https://www.iconfinder.com/icons/1393/coffee_cup_hot_tea_icon#size=128
https://www.iconfinder.com/icons/264396/cup_drink_mug_tea_icon#size=512
https://www.iconfinder.com/icons/286054/cup_drink_glass_hot_tea_icon#size=512
[related to T]
[related to time]
https://www.iconfinder.com/icons/56268/clock_time_wait_watch_icon#size=256
https://www.iconfinder.com/icons/62306/clock_time_wait_icon#size=126
https://www.iconfinder.com/icons/276150/clock_time_timer_watch_icon#size=512
https://www.iconfinder.com/icons/227850/alarm_clock_time_timer_wait_watch_icon#size=512
https://www.iconfinder.com/icons/298242/alarm_business_clock_deadline_efficiency_estimate_event_fast_finish_fire_hot_hot_time_hours_meeting_deadline_minutes_productivity_quick_schedule_seconds_seo_time_time_management_timer_timing_wait_watch_icon#size=512
https://www.iconfinder.com/icons/257522/alarm_clock_date_efficiency_event_fast_hourglass_loading_marketing_measure_minute_remind_sand_sandwatch_schedule_second_seo_stopwatch_time_timed_timer_wait_waiting_watch_web_working_icon#size=128
https://www.iconfinder.com/icons/334159/alarm_business_clock_deadline_efficiency_estimate_event_fast_finish_fire_hot_hours_management_meeting_minutes_productivity_quick_schedule_seconds_seo_time_timer_timing_wait_watch_icon#size=256
[tea & time]
http://findicons.com/icon/103028/tealife2_icon_24
......@@ -172,7 +172,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.3</version>
<version>1.6.5</version>
<extensions>true</extensions>
<configuration>
<serverId>teetime-deployment</serverId>
......@@ -320,14 +320,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.1</version>
<configuration>
<links>
<link>${basedir}/src/site/index.html</link>
</links>
<!-- <stylesheetfile>${basedir}/src/main/javadoc/stylesheet.css</stylesheetfile> -->
<!-- <show>public</show> -->
</configuration>
<version>2.9.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
......
......@@ -13,5 +13,5 @@
<stringAttribute key="M2_USER_SETTINGS" value=""/>
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="/Users/nel/git/teetime"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc}"/>
</launchConfiguration>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
<booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
<stringAttribute key="M2_GOALS" value="site site:deploy"/>
<booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
<booleanAttribute key="M2_OFFLINE" value="false"/>
<stringAttribute key="M2_PROFILES" value=""/>
<listAttribute key="M2_PROPERTIES"/>
<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
<intAttribute key="M2_THREADS" value="1"/>
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
<stringAttribute key="M2_USER_SETTINGS" value=""/>
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc}"/>
</launchConfiguration>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
<booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
<stringAttribute key="M2_GOALS" value="site"/>
<booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
<booleanAttribute key="M2_OFFLINE" value="false"/>
<stringAttribute key="M2_PROFILES" value=""/>
<listAttribute key="M2_PROPERTIES"/>
<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
<intAttribute key="M2_THREADS" value="1"/>
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
<stringAttribute key="M2_USER_SETTINGS" value=""/>
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="false"/>
<stringAttribute key="bad_container_name" value="\teetime\run-configurations\teetime-mvn-site"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:/Users/chw/Repositories/teetime"/>
</launchConfiguration>
#### TeeTime
![Screenshot](images/code_screenshot.jpg)
![Screenshot](images/code_screenshot.png)
Implement your analysis or filters in a new, easy and fast way.
......@@ -12,7 +12,7 @@ The main focus is on fast execution and easy usage.
#### Start today
![Pipelining](images/code_screenshot.jpg)
![Pipelining](images/code_screenshot.png)
Predefined stages are provided within the source code. You can immediatly start to write your own analysis.
......@@ -24,7 +24,7 @@ Predefined stages are provided within the source code. You can immediatly start
<!--- ![Logo](images/teetime-wo-arrows-shrinked.png) TeeTime Logo -->
TeeTime is a Pipes-And-Filters-Framework for Java.
It provides various features, which will bring you to the next level of analysis programming, such like:
It provides various features, which will bring you to the next level of analysis programming, such as:
- Concurrent execution of stages
......@@ -34,9 +34,9 @@ It provides various features, which will bring you to the next level of analysis
- Pre-defined stages and pipelines
## Where to get it
## Where to get it?
TeeTime is available in many ways. If your projects use Maven, just add following dependency to your ``pom.xml``:
You can get TeeTime through various ways. If your projects uses Maven, just add following dependency to your ``pom.xml``:
```xml
<dependency>
......@@ -50,13 +50,13 @@ TeeTime is available in many ways. If your projects use Maven, just add followin
To get the source code or the plain jar, take a look at the [download](download.html) section.
## How to use it
## How to use it?
To make working with TeeTime as pleasant and efficient as possible, this homepage provides various tools for you, which explain TeeTime's functions.
You can take a closer look at:
- [TeeTime's Wiki](https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/wikis/home).
- [TeeTime's Wiki](https://build.se.informatik.uni-kiel.de/gitlab/chw/teetime/wikis/home), or
- [API Documentation](apidocs/index.html).
@import url(http://fonts.googleapis.com/css?family=Pinyon+Script);
body {
background-image:url(../images/bg.png);
}
#logo {
width: 4.7em;
}
.slogan {
color: #7E7E7E;
margin-top: 0.5em;
}
\ No newline at end of file
src/site/resources/images/code_screenshot.jpg

460 KiB

src/site/resources/images/teetime-256.png

6.78 KiB

src/site/resources/images/teetime-352.png

4.23 KiB

This diff is collapsed.
File added
File added
src/site/resources/images/teetime-w-arrows.png

45.6 KiB

src/site/resources/images/teetime-wo-arrows-shrinked.png

44.4 KiB

src/site/resources/images/teetime-wo-arrows-text-small.png

13 KiB

src/site/resources/images/teetime-wo-arrows-text.png

43.5 KiB

src/site/resources/images/teetime-wo-text-25.png

4.27 KiB

src/site/resources/images/teetime-wo-text-small.png

13 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment