Skip to content

felipesa/wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.5%
  • HTML 13.8%
  • Shell 2.6%
  • CSS 0.1%