forked from getpelican/pelican-themes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule yapeme
updated
13 files
+1 −0 | .gitignore | |
+39 −0 | README.md | |
+ − | docs/screenshot.png | |
+1 −0 | requirements.txt | |
+17 −12 | static/sass/components/_Article.scss | |
+2 −0 | static/sass/components/_PageHeader.scss | |
+5 −9 | templates/article.html | |
+19 −9 | templates/includes/article.html | |
+32 −0 | templates/sitemap.html | |
+ − | translations/EN/LC_MESSAGES/messages.mo | |
+81 −0 | translations/messages.pot | |
+ − | translations/pt_BR/LC_MESSAGES/messages.mo | |
+18 −11 | translations/pt_BR/LC_MESSAGES/messages.po |