Template changes after using it for first post
This commit is contained in:
parent
15d38a5ceb
commit
362c109654
18
template.md
18
template.md
|
@ -12,17 +12,27 @@ modified: {{TODAY}}
|
||||||
asdf. etaoin shrdlu. LOREM IPSUM
|
asdf. etaoin shrdlu. LOREM IPSUM
|
||||||
|
|
||||||
%%%
|
%%%
|
||||||
![alt text](images/images/article{{ARTICLENUM}}_image01_header.{{EXT}})
|
![alt text](/images/{{IMG_FN}})
|
||||||
|
original file name: {{IMG_ORIG_FN}}
|
||||||
|
file date: {{IMG_FILE_DATE}}
|
||||||
|
image date: {{IMG_META_DATE}}
|
||||||
|
|
||||||
%%%
|
%%%
|
||||||
|
|
||||||
## challenges
|
## Challenges and Setbacks
|
||||||
|
|
||||||
asdf. etaoin shrdlu. LOREM IPSUM
|
asdf. etaoin shrdlu. LOREM IPSUM
|
||||||
|
|
||||||
## favorite part
|
## Favorite Part
|
||||||
|
|
||||||
asdf. etaoin shrdlu. LOREM IPSUM
|
asdf. etaoin shrdlu. LOREM IPSUM
|
||||||
|
|
||||||
## what I learned
|
## What I Learned
|
||||||
|
|
||||||
asdf. etaoin shrdlu. LOREM IPSUM
|
asdf. etaoin shrdlu. LOREM IPSUM
|
||||||
|
|
||||||
|
## Any Future Potential?
|
||||||
|
|
||||||
|
asdf. etaoin shrdlu. LOREM IPSUM
|
||||||
|
|
||||||
|
**This article is a *backblog*, in which I use a template generation script to turn folders of /images into a quick and dirty showcase of something I spent my time on.**
|
||||||
|
|
Loading…
Reference in New Issue