hydras volare!
+ + Article Author + June 10, 2022 + +With ghees drink pork butt sauce.
+ Continue reading... +diff --git a/README.rst b/README.rst index 393e1e8..ae66533 100644 --- a/README.rst +++ b/README.rst @@ -6,3 +6,5 @@ This repo contains `Bootstrap`_ templates for the Django blog training project. Bootstrap ver. 5.2.3 is used within this sub-project. .. _Bootstrap: https://getbootstrap.com + +Live preview available at: https://edu-python-course.github.io/blog-bootstrap/ diff --git a/css/blog.css b/css/blog.css index 2a7a343..29f3ea3 100644 --- a/css/blog.css +++ b/css/blog.css @@ -99,4 +99,34 @@ width: 5rem; } -/*# sourceMappingURL=blog.css.map */ +.avatar { + max-height: 10rem; + max-width: 10rem; +} + +.profile-image { + max-height: 400px; + max-width: 400px; +} + +.blogpost-comment { + margin-bottom: 0.75rem; +} +.blogpost-comment .avatar { + max-height: 7rem; + max-width: 7rem; +} +.blogpost-comment div strong { + margin-bottom: 0.5rem; +} +.blogpost-comment div div { + margin-bottom: 0.5rem; +} +.blogpost-comment .bi-calendar { + margin-right: 0.5rem; +} + +.profile-action { + display: block; + width: 100%; +} diff --git a/css/blog.css.map b/css/blog.css.map index eae8269..a390413 100644 --- a/css/blog.css.map +++ b/css/blog.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["blog.scss"],"names":[],"mappings":"AAAA;EACE;;AAEA;EACE;EACA;;AAGF;EACE;EACA;;;AAIJ;EACE;EACA;;AAEA;EACE;;;AAIJ;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;EACA;;AAGF;EACE;;;AAKF;EACE;EACA;;;AAIF;EACE;EACA;;;AAIJ;EACE;;AACA;EACE;EACA","file":"blog.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["blog.scss"],"names":[],"mappings":"AAAA;EACE;;AAEA;EACE;EACA;;AAGF;EACE;EACA;;;AAIJ;EACE;EACA;;AAEA;EACE;;;AAIJ;EACE;EACA;EACA;EACA;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;EACA;;AAGF;EACE;;;AAKF;EACE;EACA;;;AAKF;EACE;EACA;;;AAIJ;EACE;;AAEA;EACE;EACA;;;AAIJ;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;;AAEA;EACE;EACA;;AAIA;EACE;;AAGF;EACE;;AAIJ;EACE;;;AAIJ;EACE;EACA","file":"blog.css"} diff --git a/css/blog.min.css b/css/blog.min.css index 8661097..4e73910 100644 --- a/css/blog.min.css +++ b/css/blog.min.css @@ -1 +1,2 @@ -.blog-header{border-bottom:2px solid #e5e5e5}.blog-header .avatar,.blog-header .logo{max-height:2.75rem;max-width:2.75rem}.blog-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2.25rem}.blog-title:hover{text-decoration:none}.nav-scroller{position:relative;z-index:2;height:2.75rem;overflow-y:hidden}.nav-scroller .nav{display:flex;flex-wrap:nowrap;padding-bottom:1rem;margin-top:-1px;overflow-x:auto;text-align:center;white-space:nowrap;-webkit-overflow-scrolling:touch}.position-sticky{top:2rem}.social{font-size:2.75rem;color:var(--bs-body-color)}.carousel{margin-bottom:4rem}.carousel-caption{bottom:3rem;z-index:10}.carousel-item{height:25rem}.form-auth{height:100%;display:block;align-items:center;text-align:center;max-width:300px;padding:15px}.form-auth input{border-radius:0}.form-auth input#username{border-top-left-radius:1rem;border-top-right-radius:1rem}.form-auth .form-floating:focus-within{z-index:2}.form-auth.form-signin #password,.form-auth.form-signup #confirmPassword{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.blog-pagination{margin-bottom:2rem}.blog-pagination .btn{margin-left:1rem;width:5rem} \ No newline at end of file +.blog-header{border-bottom:2px solid #e5e5e5}.blog-header .avatar,.blog-header .logo{max-height:2.75rem;max-width:2.75rem}.blog-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2.25rem}.blog-title:hover{text-decoration:none}.nav-scroller{position:relative;z-index:2;height:2.75rem;overflow-y:hidden}.nav-scroller .nav{display:flex;flex-wrap:nowrap;padding-bottom:1rem;margin-top:-1px;overflow-x:auto;text-align:center;white-space:nowrap;-webkit-overflow-scrolling:touch}.position-sticky{top:2rem}.social{font-size:2.75rem;color:var(--bs-body-color)}.carousel{margin-bottom:4rem}.carousel-caption{bottom:3rem;z-index:10}.carousel-item{height:25rem}.form-auth{height:100%;display:block;align-items:center;text-align:center;max-width:300px;padding:15px}.form-auth input{border-radius:0}.form-auth input#username{border-top-left-radius:1rem;border-top-right-radius:1rem}.form-auth .form-floating:focus-within{z-index:2}.form-auth.form-signin #password,.form-auth.form-signup #confirmPassword{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.blog-pagination{margin-bottom:2rem}.blog-pagination .btn{margin-left:1rem;width:5rem}.avatar{max-height:10rem;max-width:10rem}.profile-image{max-height:400px;max-width:400px}.blogpost-comment{margin-bottom:.75rem}.blogpost-comment .avatar{max-height:7rem;max-width:7rem}.blogpost-comment div div,.blogpost-comment div strong{margin-bottom:.5rem}.blogpost-comment .bi-calendar{margin-right:.5rem}.profile-action{display:block;width:100%} + diff --git a/css/blog.scss b/css/blog.scss index 1d2fd48..1c143e0 100644 --- a/css/blog.scss +++ b/css/blog.scss @@ -94,6 +94,7 @@ border-bottom-right-radius: 1rem; } } + .form-auth.form-signup { #confirmPassword { border-bottom-left-radius: 1rem; @@ -103,8 +104,42 @@ .blog-pagination { margin-bottom: 2rem; - .btn { - margin-left: 1rem; - width: 5rem; + +} + +.avatar { + max-height: 10rem; + max-width: 10rem; +} + +.profile-image { + max-height: 400px; + max-width: 400px; +} + +.blogpost-comment { + margin-bottom: 0.75rem; + + .avatar { + max-height: 7rem; + max-width: 7rem; } -} \ No newline at end of file + + div { + strong { + margin-bottom: 0.5rem; + } + + div { + margin-bottom: 0.5rem; + } + } + + .bi-calendar { + margin-right: 0.5rem; + } +} + +.profile-action { + display: block; + width: 100%; diff --git a/img/anonymous.svg b/img/anonymous.svg new file mode 100644 index 0000000..ffc9539 --- /dev/null +++ b/img/anonymous.svg @@ -0,0 +1,32 @@ + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..0574c60 --- /dev/null +++ b/index.html @@ -0,0 +1,342 @@ + + +
+ + + + +With ghees drink pork butt sauce.
+ Continue reading... +Oysters combines greatly with delicious meatballs.
+ Continue reading... +Lettuce combines greatly with sichuan-style broccoli.
+ Continue reading... +Pork butt combines greatly with tasty ghee.
+ Continue reading... +With okras drink kefir.
+ Continue reading... +Popcorn combines greatly with tangy lettuce.
+ Continue reading... +Lettuce combines greatly with clammy sauerkraut.
+ Continue reading... +With chilis drink kefir.
+ Continue reading... +With chocolates drink kefir.
+ Continue reading... +With zucchinis drink vinegar.
+ Continue reading... +Truffels combines greatly with muddy tuna.
+ Continue reading... +Okra combines greatly with shredded ground beef.
+ Continue reading... ++ To the puréed cracker crumps add turkey, popcorn, melon sauce and sweet leek. Mackerel stew has to have a + delicious, shredded margerine component. +
++
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Architecto dicta, ea esse excepturi ipsa laudantium libero molestias officiis quas quidem quisquam ratione? Dolores est, iste laborum pariatur ullam vitae? Atque? @@ -167,7 +167,7 @@
+
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Architecto dicta, ea esse excepturi ipsa laudantium libero molestias officiis quas quidem quisquam ratione? Dolores est, iste laborum pariatur ullam vitae? Atque? @@ -192,6 +192,80 @@