-
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.
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Bootstrap Blog Site | ||
|
||
Bu proje, Bootstrap 5 kullanılarak oluşturulmuş bir blog sitesinin temel taslağını içerir. Modern ve şık bir tasarıma sahip olan bu blog, kullanıcıların içeriklerini paylaşabilecekleri ve etkileşimde bulunabilecekleri bir platform sağlar. | ||
|
||
## Özellikler | ||
|
||
- **Responsive Tasarım:** Web sitesi, tüm cihazlarda düzgün bir şekilde görüntülenebilir. | ||
- **Sticky Navbar:** Navigasyon çubuğu, sayfanın üst kısmında sabit kalır. | ||
- **Card Bileşenleri:** Blog gönderileri, kart bileşenleri kullanılarak düzenlenmiştir. | ||
- **Kategoriler ve Arama:** Blog gönderilerini kategorilere ayırarak ve arama fonksiyonu sunarak kullanıcı deneyimini artırır. | ||
- **Footer:** Siteye ait telif hakkı bilgileri ve iletişim bilgileri için bir alt bilgi içerir. | ||
|
||
## Teknolojiler | ||
|
||
- [Bootstrap 5](https://getbootstrap.com/) | ||
- HTML5 | ||
- CSS3 |