summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-31Stop generating a static site.Franck Cuny1-34/+0
2016-07-02Publish to the branch 'master'.Franck Cuny1-2/+2
2016-07-02After publish delete the build dir if it existsFranck Cuny1-1/+1
2016-07-02Add target to deploy the site to gh-pages.Franck Cuny1-4/+20
Build the site and commit it to the gh-pages branch, then push it.
2016-07-02Add build target to the Makefile.Franck Cuny1-2/+5
2016-07-02Stop using Jekyll.Franck Cuny1-10/+5
Moving away from Jekyll to Hugo. This commit clean up the old files to prepare for the migration.
2016-01-18Publish the blog to Google Cloud Storage.Franck Cuny1-0/+6
Rename the repository to **lumberjaph.net** and publish the content to a Google Cloud Storage bucket instead of GitHub Pages. Closes #8
2016-01-12Add a new target to run some tests.Franck Cuny1-0/+3
Update the Makefile with a `test` target so we can check the generated HTML and the internal links. The gem `html-proofer` is also added, and we use it to run the test. Closes #6
2015-07-16some cleanup.Franck Cuny1-14/+0
Upadte the CSS, remove some files, etc.
2015-01-18fix target for webp ?Franck Cuny1-4/+1
2014-11-30update rsync command for publishingFranck Cuny1-1/+1
2014-11-28install gems into vendor/Franck Cuny1-2/+2
2014-10-06Convert jpg and png to webp formatFranck Cuny1-1/+15
Closes #1
2014-09-27change path to publishFranck Cuny1-2/+1
2014-07-25[Makefile] create the directory before deployingFranck Cuny1-0/+1
2014-06-24rsync and add depsFranck Cuny1-1/+4
2014-02-15run the server on a different portFranck Cuny1-1/+1
2014-01-23Don't rsync anymore, but use s3_website to push.Franck Cuny1-1/+1
2014-01-09When running the local server, render drafts.Franck Cuny1-1/+1
2013-12-31Change location for publicationFranck Cuny1-1/+1
2013-11-26Huge update.Franck Cuny1-1/+1
Moved all posts from textile to markdown. Updated all the CSS and styles. Added a new page for the resume.
2013-10-14Don't need to use the IP in the makefile.Franck Cuny1-1/+1
2013-09-16use bundle in the makefileFranck Cuny1-2/+2
2013-09-16Convert a post from textile to md.Franck Cuny1-0/+11