summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop generating a static site.Franck Cuny2016-07-311-34/+0
|
* Publish to the branch 'master'.Franck Cuny2016-07-021-2/+2
|
* After publish delete the build dir if it existsFranck Cuny2016-07-021-1/+1
|
* Add target to deploy the site to gh-pages.Franck Cuny2016-07-021-4/+20
| | | | Build the site and commit it to the gh-pages branch, then push it.
* Add build target to the Makefile.Franck Cuny2016-07-021-2/+5
|
* Stop using Jekyll.Franck Cuny2016-07-021-10/+5
| | | | | Moving away from Jekyll to Hugo. This commit clean up the old files to prepare for the migration.
* Publish the blog to Google Cloud Storage.Franck Cuny2016-01-181-0/+6
| | | | | | | Rename the repository to **lumberjaph.net** and publish the content to a Google Cloud Storage bucket instead of GitHub Pages. Closes #8
* Add a new target to run some tests.Franck Cuny2016-01-121-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
* some cleanup.Franck Cuny2015-07-161-14/+0
| | | | Upadte the CSS, remove some files, etc.
* fix target for webp ?Franck Cuny2015-01-181-4/+1
|
* update rsync command for publishingFranck Cuny2014-11-301-1/+1
|
* install gems into vendor/Franck Cuny2014-11-281-2/+2
|
* Convert jpg and png to webp formatFranck Cuny2014-10-061-1/+15
| | | | Closes #1
* change path to publishFranck Cuny2014-09-271-2/+1
|
* [Makefile] create the directory before deployingFranck Cuny2014-07-251-0/+1
|
* rsync and add depsFranck Cuny2014-06-241-1/+4
|
* run the server on a different portFranck Cuny2014-02-151-1/+1
|
* Don't rsync anymore, but use s3_website to push.Franck Cuny2014-01-231-1/+1
|
* When running the local server, render drafts.Franck Cuny2014-01-091-1/+1
|
* Change location for publicationFranck Cuny2013-12-311-1/+1
|
* Huge update.Franck Cuny2013-11-261-1/+1
| | | | | Moved all posts from textile to markdown. Updated all the CSS and styles. Added a new page for the resume.
* Don't need to use the IP in the makefile.Franck Cuny2013-10-141-1/+1
|
* use bundle in the makefileFranck Cuny2013-09-161-2/+2
|
* Convert a post from textile to md.Franck Cuny2013-09-161-0/+11