diff options
-rw-r--r-- | Rakefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -390,6 +390,7 @@ def blog_url(user, project) "http://#{user}.github.io" end url += "/#{project}" unless project == '' + url end desc "list tasks" |
index : website/my_new_personal_website | ||
This is my current personnal website (frontend and backend) | git version control |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Rakefile | 1 |
@@ -390,6 +390,7 @@ def blog_url(user, project) "http://#{user}.github.io" end url += "/#{project}" unless project == '' + url end desc "list tasks" |