You can access my dev-blog here
This repository contains the dev-blog project; my personal blog which I developed while learning coding at powercoders. The website has three two pages: a the home page, the about page, and the posts page.
The format is left simple, the three pages has the same headder and footer. The headder is fixed and contains a logo, a horizontal navigation bar, an image with caption, and social media links. The footer contains some credit.
-
This page is the landing page. It shows
threeall my blog posts with an abstract for each post. The posts areeither featured or most recentlisted by the most recent top. -
This page contains three sections:
-
About
This section contains an elevator pitch, a professional photo, some contact infromation, and a button to download the full CV in pdf format. -
Career
This section contains two parts; the employment history and the education history, all in a timeline style. -
Skills
This section contains three categories of skills; the management, business & organization skills, the IT & technical skliss, and the personal skills. The skills are exhibited in a visual style (icons & illustrations).
-
### THE POSTS PAGE - my-posts.html: This page contains a chronological list of all posts along with the publishing date, and grouped by the year of publishing. -
This is the main articles template, the headder includes only the logo and the navigation bar. Below the headder there is
a cover image,the article title, a caption,and then the artcle text (the code).
The files in this repository are:
- dev-blog --> the root directory
- assets
- css
- style.css --> the main styling sheet
- favicons
- icons
- img
- js
- plugins
- css
- posts
- _post-template.html --> the articles template
- index.html --> the home page
- about.html --> the about page
- my-posts.html --> the chronological list of all the posts - this one will not be used at the moment, ill keep it simple.
- README.md --> the file you are reading right now!
- assets
- contact me / hire me button in the about
- subscribe button in home page maybe. we will see :)
bold italic stroke. in the same line
on the next line
this is a quote... Beautiful!
another line, very nice!
- this is an unorderd list
- sub item
- orderd list
- the second line
- sub orderd list
- an unchecked checkbox
- a checked checkbox
and below is an image...
This will contain my CLI exercises.
This will contain my HTML-CSS exercises.
This will contain my JS exercises.
