This is a Hyper Minimal Wordpress blog Theme developed from scratch.
for learning purpose you can see the code and styles
to develop this theme I took help from these links and Websites .
Essential Link for WordPress Theme development
EnvatoThemeforest Requirements for WordPress theme https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements-Start-here-
Wordpress.org theme requirements https://make.wordpress.org/themes/handbook/review/required/
theme Tags for Wordpress theme https://make.wordpress.org/themes/handbook/review/required/theme-tags/ WordPress add_theme_support Hook https://developer.wordpress.org/reference/functions/add_theme_support/
Post thumbnail size reference: https://codex.wordpress.org/Post_Thumbnails
Formatting Date and time reference https://wordpress.org/documentation/article/customize-date-and-time-format/
WordPress Template Hierarchy
https://developer.wordpress.org/themes/basics/template-hierarchy/
WordPress Taxonomy Templates https://developer.wordpress.org/themes/template-files-section/taxonomy-templates/
WordPress Hooks https://developer.wordpress.org/reference/hooks/
WordpressDeafalut Template files https://developer.wordpress.org/themes/basics/template-files/#:~:text=The%20home%20page%20template%20is,used%20to%20show%20latest%20posts.&text=The%20singular%20template%20is%20used,or%20for%20pages%20when%20page.
Nav Menu CSS Class
https://developer.wordpress.org/reference/hooks/nav_menu_css_class/
External Javascriptenqueue for fatherlighT light box popup
https://github.com/noelboss/featherlight https://noelboss.github.io/featherlight/
Default Scripts included and registered by wordpress https://developer.wordpress.org/reference/functions/wp_enqueue_script/#dafaults-scripts-included-and-regestered-by-wordpress
Thanks