diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f40fbd8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +_site +.sass-cache +.jekyll-cache +.jekyll-metadata +vendor diff --git a/Assets/Images/Logo/image-removebg-preview(3).png b/Assets/Images/Logo/image-removebg-preview(3).png new file mode 100644 index 0000000..d8a2cd3 Binary files /dev/null and b/Assets/Images/Logo/image-removebg-preview(3).png differ diff --git a/_config.yml b/_config.yml index ef7ba7c..f53035c 100644 --- a/_config.yml +++ b/_config.yml @@ -18,21 +18,24 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Your awesome title -email: your-email@example.com +title: Liga das orquideas description: >- # this means to ignore newlines until "baseurl:" - Write an awesome description for your new site here. You can edit this - line in _config.yml. It will appear in your document head meta (for - Google search results) and in your feed.xml site description. + baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: jekyllrb -github_username: jekyll + # Build settings -theme: minima plugins: - jekyll-feed + - jekyll-feed + + +# pages/ +header_pages: + +# collections +collections: # Exclude from processing. # The following items will not be processed, by default.