-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All Commits - First check - Cleared the code - SetTimeOut Bug fixed - Split file.js into index.js and create.js - Huge Split and Update For Files: index.js create.js main.js - More Split and Update For Files: index.js create.js main.js config.js…
- Loading branch information
Anatoliy Serputov
committed
Oct 14, 2021
1 parent
eccd170
commit dc62d33
Showing
4 changed files
with
20 additions
and
31 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
This file was deleted.
Oops, something went wrong.
File renamed without changes.
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,9 @@ | ||
--- | ||
title: Welcome to My Static Site | ||
author: JavaScript Joel | ||
date: Aug 15, 2020 | ||
--- | ||
|
||
👋 Welcome fellow Tailwind CSS and miminal monochrome blog fan. This starter template provides a starting point to create your own minimal monochrome blog using Tailwind CSS and vanilla Javascript. | ||
|
||
The basic blog page layout is available and all using the default Tailwind CSS classes (although there are a few hardcoded style tags). If you are going to use this in your project, you will want to convert the classes into components. |