diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..64e3706 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.jekyll-cache +_site diff --git a/_config.yml b/_config.yml index 97ae77d..100b55d 100644 --- a/_config.yml +++ b/_config.yml @@ -1,8 +1,10 @@ title: pdf2htmlEX -description: A PDF to HTML converter -google_analytics: +description: "Publishing PDF Online" +sub_description: " A PDF to HTML converter" +google_analytics: show_downloads: true theme: jekyll-theme-architect +show_downloads: false gems: - jekyll-mentions diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..192afe4 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,86 @@ + + +
+ + + + + + + + + + +{% seo %} + + + +