Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

improve gulp template task, provide support for subdirectories - #187

Merged
therebelrobot merged 1 commit into
nodejs:masterfrom
timaschew:refactor-gulp-templates
Feb 14, 2015
Merged

improve gulp template task, provide support for subdirectories#187
therebelrobot merged 1 commit into
nodejs:masterfrom
timaschew:refactor-gulp-templates

Conversation

@timaschew

Copy link
Copy Markdown
Contributor

with this change you can also create subdirectories within the content/xy
the important part was to change the destination for the output file. I also extracted two functions to into a util file.

@Fishrock123

Copy link
Copy Markdown
Contributor

cc @therebelrobot

@therebelrobot

Copy link
Copy Markdown
Contributor

+1 to this. Modularity is awesome-arity. So long as it works, I'm good. I'm going to be hitting this up tonight to make it async, and this will help alot.

@timaschew

Copy link
Copy Markdown
ContributorAuthor

yes it works, I continue development and switch to jade and add a blog.
this time I converted the medium articles from html to markdown via a converter website, but this can also be done via an automated script.

anyway, can see the result here: http://timaschew.github.io/website
and here is the code: https://github.com/timaschew/website/tree/blog-with-jade

@timaschewtimaschew mentioned this pull request Feb 13, 2015
therebelrobot added a commit that referenced this pull request Feb 14, 2015
improve gulp template task, provide support for subdirectories
@therebelrobot
therebelrobot merged commit e17520e into nodejs:masterFeb 14, 2015
@timaschewtimaschew mentioned this pull request Feb 14, 2015
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@timaschew@Fishrock123@therebelrobot