kitajima-rccm / wordpress

Source code and Examples from my Java Programming Blog on Wordpress

Home Page:http://numberformat.wordpress.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This page contains a list of directories that contain source code for blogs created on that day.

These blog pages were generated using the following method:
see example pom.xml for any project listed here.

mvn blog:generate
src/blog/wordpress.vm
copy and paste the wordpress.html file into the wordpress page.

First-Time Git Setup
====================
$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com

git clone <URL>
git add
git rm
git commit
git push

.gitignore

About

Source code and Examples from my Java Programming Blog on Wordpress

http://numberformat.wordpress.com


Languages

Language:Java 86.9%Language:HTML 12.0%Language:Shell 1.2%Language:CSS 0.0%