Skip to content

mvillalba/www.martinvillalba.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

These are the sources of my main personal website. It gets turned into an actual website with the help of Hyde.

You can reach me via e-Mail and Google Talk/Jabber at: martin at NOSPAM martinvillalba.com

Editing

The buildout environment should be entirely self-contained, testing web server included.

If you want to modify the website, clone the repository and run:

  1. % source bootstrap
  2. % buildout
  3. % source bin/activate

When done editing, check everything looks fine with the development server by running the following and checking your browser:

  1. % ./develop

If everything looks fine, go ahead and run ./publish to re-build and upload everything to Google App Engine.

Don't forget to push the changes upstream (GitHub, Gitorious, odin).

Backup GIT repositories:

If you need to upload large(-ish) media (photos, downloads, etc), upload to S3 and link like: http://cdn.martinvillalba.com/S3-KEY.

License

Everything but the src/ directory is under the MIT/X11 license. All images, config files, and templates in src/ are licensed under the ??? license. (TODO). All content (*.html) inside the src/ directory is under the CC-BY-3.0 license.

MIT: See ./MIT. CC-BY-3.0: http://creativecommons.org/licenses/by/3.0/

To Do

  • Layout
  • Index
  • About
  • Projects
  • Portfolio
  • Blogs
  • Contact
  • Convert templates to HAML/SASS?
  • Multi-lingual support?
  • Translate pages?

About

Ancient version of my namesake Website. Left here for nostalgic reasons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published