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

improve gulp template task, provide support for subdirectories #187

Merged
merged 1 commit into from
Feb 14, 2015

Conversation

timaschew
Copy link
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
Contributor

cc @therebelrobot

@therebelrobot
Copy link
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
Contributor Author

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

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:master Feb 14, 2015
@timaschew timaschew mentioned this pull request Feb 14, 2015
Sign up for free to 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