Article
Content
You can change the article content updates and UI design by updating your .json
and .md
files
Home Page
Now you can setup your home page by update src/data/home.json
Just change the Json input , and configure with you needed.
Json code
Implementation Complete JSON code
Header area
JSON code
JSON code
Why Area
Json Code
Gallery Area
Json Code
Section Area
Json Code
Just change the Json input , and configure with you needed.
About Page
You can update your about page, access on src/pages/about/index.md
Open with code editor , and update with you needed.
Output
Markdown Fontformatter
Implementation
Services Page
You can update your about page, access on src/pages/services/
Open example markdown file with code editor , and update with you needed.
For create new services , you can copy from example services page, then rename the file with your services url , and then update article .
Output
Fontformatter
Implementation
After you have create services pages, next your services article will displaying on services page list.
Output
Contact Page
Contact Page Astro JS Blacks Theme.
You can update your contact page, access on src/pages/contact/index.md
Open with code editor , and update with you needed.
Output
Markdown Fontformatter
Implementation
The Contact form features is integration with your email on src/data/config.json
on Contact - Email area.
Next you just need to confirmation mail server on your email.