Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 799a3aa

Browse files
committed
Set theme jekyll-theme-time-machine and migrate Page Generator content
1 parent 54ac8a9 commit 799a3aa

File tree

4 files changed

+23
-105
lines changed

4 files changed

+23
-105
lines changed

_config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: PSDev
2+
description:
3+
google_analytics: UA-74654-22
4+
show_downloads: true
5+
theme: jekyll-theme-time-machine
6+
7+
gems:
8+
- jekyll-mentions

index.html

Lines changed: 0 additions & 98 deletions
This file was deleted.

index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Projects
2+
--------
3+
4+
* [FormValidations](https://psdev.de/FormValidations) [![Build Status](https://ci.psdev.de/job/PSDevFormValidations/badge/icon)](https://ci.psdev.de/job/PSDevFormValidations/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.psdev.formvalidations/formvalidations/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.psdev.formvalidations/formvalidations)
5+
*FormValidations is an open source library to validate forms in Android apps.*
6+
* [LicensesDialog](https://psdev.de/LicensesDialog) [![Build Status](https://ci.psdev.de/job/PSDevLicensesDialog/badge/icon)](https://ci.psdev.de/job/PSDevLicensesDialog/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.psdev.licensesdialog/licensesdialog/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.psdev.licensesdialog/licensesdialog)
7+
*LicensesDialog is an open source library to display licenses of third-party libraries in an Android app*
8+
* [stabbed-android](https://psdev.de/stabbed-android) [![Build Status](https://ci.psdev.de/job/PSDevStabbedAndroid/badge/icon)](https://ci.psdev.de/job/PSDevStabbedAndroid/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.psdev/stabbed-android/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.psdev/stabbed-android)
9+
*Base classes for using Squares Dagger in Android Apps.*
10+
* [async-otto](https://psdev.de/async-otto) [![Build Status](https://ci.psdev.de/job/PSDevAsyncOtto/badge/icon)](https://ci.psdev.de/job/PSDevAsyncOtto/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.psdev/async-otto/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.psdev/async-otto)
11+
*Extension to Squares Otto library to provide a Bus which always posts to the main thread.*
12+
* [slf4j-android-logger](https://psdev.de/slf4j-android-logger) [![Build Status](https://ci.psdev.de/job/PSDevSLF4JAndroidLogger/badge/icon)](https://ci.psdev.de/job/PSDevSLF4JAndroidLogger/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.psdev.slf4j-android-logger/slf4j-android-logger/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.psdev.slf4j-android-logger/slf4j-android-logger)
13+
*SLF4J Android binding*
14+
* [EnergyLogger Parser](https://psdev.de/energylogger-parser) [![Build Status](https://ci.psdev.de/job/PSDevEnergyLoggerParser/badge/icon)](https://ci.psdev.de/job/PSDevEnergyLoggerParser/) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.psdev/energylogger-parser/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.psdev/energylogger-parser)
15+
*Library for parsing (already patched) data files exported from Voltcraft EnergyLogger 3500/4000*

params.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)