Build your first Astro Blog
See guided examples of adding features to your Astro project.
Now, visit your /about
LEDE SAMPLE
Section titled LEDE SAMPLEIn this tutorial, you’ll learn Astro’s key features by building a fully-functioning blog, from zero to full launch! 🚀
Along the way, you’ll:
- Query and work with local files
- Add interactivity to your site
- Deploy your site to the web
Want a preview of what you’re going to build? You can view the final project on GitHub or StackBlitz.
NOTE SAMPLE
Section titled NOTE SAMPLEBOX SAMPLE
Section titled BOX SAMPLEChecklist
Section titled ChecklistDETAILS / SUMMARY SAMPLE
Section titled DETAILS / SUMMARY SAMPLEUnit 1 is things I already know how to do. Can I skip it?
You can use the lessons inside Unit 1 to make sure you have the development tools and online accounts you’ll need to complete the tutorial. It will walk you through creating a new Astro project, storing it on GitHub, and deploying it to Netlify.
If you create a new, empty Astro project and are comfortable with your setup, you can safely skip ahead to Unit 2 where you will start making new pages in your project.
Get ready to…
- Install any tools that you will use to build your Astro website
Test your knowledge
Section titled Test your knowledgeWhich of the following is…
-
A code editor, for making changes to your files and their content?
-
An online version control provider for your repository?
-
An application for running commands?
Checklist for moving on
Section titled Checklist for moving onTry it yourself - Add a Blog page
Section titled Try it yourself - Add a Blog pageAdd a third page blog.astro
to your site, following the same steps as above.
(Don’t forget to add a third navigation link to every page.)
Show me the steps.
- Create a new file at
src/pages/blog.astro
. - Copy the entire contents of
index.astro
and paste them intoblog.astro
. - Add a third navigation link to the top of every page:
Duas from The Noble Quran →
Duas of Prophets & Messengers for Forgiveness, Repentance, Seeking Blessings from Allah, Protection from Evil etc.
Read More
Duas for Blessings & Rewards →
Knowledge, Guidance, Religion, Faith, Success in Afterlife, Purification of Heart & Soul, Obedience to Allah, Wealth, Provision, Children, Marriage / Wife
Read More
Duas for chores of Daily Life →
Duas Covering Matters Pertaining to daily life Awakening / Morning, Evening / Before Sleep, travel, wearing new garments, rain, wedding, angry, amazed, leaving / entering home etc.
Read More
Forgiveness & Repentance →
Duas related to Tawbah & Istighfar: Seeking forgiveness from Allah,Repentance of Sins, minor, major sins, hidden / sins done in secret, open sins, Salat al-tawbah, Ex. Duas from Prophets.
Read More
Misc. Duas & Useful Information →
Istikharah, Qunoot, Istikharah, Dua during Tahajjud / Qiyam, 99 names of Allah
Read More
Protection & Refuge →
Duas to help Protect from all kinds of Evils, Evil-eye, Diseases, Danger, Enemy, Wicked, Debt, Hardships, Anxiety, Stress, Worry, Grief, Calamities, Laziness, Punishment of Grave, Dajjal, Hellfire
Read More
Duas Related to Ibaadah →
Duas related to Salaat, during, before and after salaat, Ramadhan, Fasting, Hajj, Umrah, Tahajjud, Witr, Qiyam, Eid, Sacrifice, Friday Prayers etc. as per
Read More
Family →
Duas related to Family Matters: Searching for Wife, Health of Parents, Blessed with Children, Righteousness of Children, Piety in Family, Protection against Evil-eye, Refuge from illness etc.
Read More