-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Edited README.md file with project objectives & details
- Loading branch information
Showing
1 changed file
with
53 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# mh1011 Zone | ||
|
||
##### Purpose of this project is to get myself familiarize front-end & back-end web technology. | ||
|
||
#### Objectives: | ||
**Date: july 17, 2019** | ||
01. Follow the instruction of: [**GitHub Pages Guide**](https://guides.github.com/features/pages/) | ||
- [x] Create [**mh1011.github.io**](https://mh1011.github.io/) website. | ||
- [x] Get a Basic Jekyll Theme. | ||
- [ ] Work on index.md (or indel.html) file. | ||
- [ ] Create a Webpage showcasing your projects | ||
- [ ] | ||
- [ ] Test the limits of **GitHub Pages** | ||
02. Familiarized with basic web technology (Not related to this project). | ||
- Front-end | ||
- [ ] | ||
- [ ] | ||
- Back-end | ||
- Hosting | ||
-[x] Shared | ||
-[ ] VPS | ||
-[ ] Dedicated | ||
-[ ] Cloud | ||
- Management | ||
-[ ] cPanel | ||
-[ ] WHM | ||
-[ ] Webmin (Maybe) | ||
03. Create a Website on **GitHub Pages**using the following Language (or have intention to use them) | ||
- HTML5 | ||
- YML | ||
- Jekyll Theme | ||
- CSS3 (Maybe) | ||
- Flask (Maybe) | ||
- Django (Maybe) | ||
04. Take these lessons to Build my Own Website. | ||
05. Properly document important things on **README.md** file | ||
|
||
|
||
## Resources: | ||
**GitHub Pages** : (https://guides.github.com/features/pages/) | ||
(https://docs.github.com/en/github/working-with-github-pages) | ||
**HTML** : (https://www.w3schools.com/html/) | ||
**Jekyll Themes** : (https://jekyllrb.com/ ) | ||
**CSS** : (https://www.w3schools.com/css/default.asp) | ||
**Resource Link 3** : | ||
**Resource Link 3** : | ||
**Mard Down** : (https://www.markdowntutorial.com/) | ||
|
||
|
||
#### Project URL: | ||
[**mh1011.github.io**](https://github.com/mh1011/mh1011.github.io) | ||
#### Website URL: | ||
[**mh1011.github.io**](https://mh1011.github.io/) |