+ {{ post.title }} +
+{% assign curlyend = '}' %}{{ post.excerpt | markdownify | strip_html | replace: "{% include JB/setup %", "" | replace: curlyend, "" | truncatewords: 30 }}
+ Read More +diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..19d34d4 Binary files /dev/null and b/.DS_Store differ diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index f74964d..87161e5 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,8 @@ +_site +.sass-cache +.jekyll-metadata .jekyll-cache/ _site vendor/ .bundle/ -.DS_Store -.DS_Store/ -.bundle/ .sass_cache/ -vendor/ diff --git a/404.html b/404.html new file mode 100755 index 0000000..3488e35 --- /dev/null +++ b/404.html @@ -0,0 +1,15 @@ +--- +layout: page +title: Page not found +image: +permalink: /404.html +--- +
{{ site.data.settings.blurb }}
+ {{ site.data.settings.blurb-btn-name }} +{{ experience.date }}
+{% assign curlyend = '}' %}{{ post.excerpt | markdownify | strip_html | replace: "{% include JB/setup %", "" | replace: curlyend, "" | truncatewords: 30 }}
+ Read More +{{ service.description }}
+{{ team-member.designation }}
+{{ work.content | markdownify }}
+
- {{item.person}}
- - {% endfor %} -Published on {{ page.date | date: '%b %d, %Y' }} by {{ page.author }} on {% for tag in page.tags %}{{ tag }} {% endfor %}
+