Move dates into the front matter
This commit is contained in:
parent
06acf6f863
commit
bdb50d9462
129 changed files with 129 additions and 0 deletions
16
source/_posts/writing-article-linux-journal.md
Normal file
16
source/_posts/writing-article-linux-journal.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: Writing an Article for Linux Journal
|
||||
date: 2012-07-27
|
||||
excerpt: I'm absolutely delighted to announce that I'm going to be writing an article for Linux Journal magazine's upcoming Drupal special.
|
||||
tags:
|
||||
- drupal
|
||||
- distributions
|
||||
- installation-profiles
|
||||
- writing
|
||||
- linux-journal
|
||||
---
|
||||
I'm absolutely delighted to announce that I'm going to be writing an article for [Linux Journal](http://www.linuxjournal.com) magazine's upcoming Drupal special.
|
||||
|
||||
The article is going to be entitled "Speeding Up Your Drupal Development Using Installation Profiles and Distributions" and will be mentioning existing distributions available on Drupal.org, but mainly focussing on the steps needed to create your own custom distribution. Needless to say, I'm quite excited about it!
|
||||
|
||||
The article is expected to be published in October.
|
||||
Loading…
Add table
Add a link
Reference in a new issue