-
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.
contents of routine added to README.md manually
- Loading branch information
1 parent
e50101c
commit 68c3e0f
Showing
2 changed files
with
25 additions
and
15 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 |
---|---|---|
@@ -1,16 +1,16 @@ | ||
name: Merge Markdown Files | ||
on: | ||
push: | ||
branches: | ||
- main | ||
jobs: | ||
merge_markdown: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@v2 | ||
# name: Merge Markdown Files | ||
# on: | ||
# push: | ||
# branches: | ||
# - main | ||
# jobs: | ||
# merge_markdown: | ||
# runs-on: ubuntu-latest | ||
# steps: | ||
# - name: Checkout repository | ||
# uses: actions/checkout@v2 | ||
|
||
- name: Merge Markdown files | ||
run: | | ||
cat others/main/routine.md >> README.md | ||
shell: bash | ||
# - name: Merge Markdown files | ||
# run: | | ||
# cat others/main/routine.md >> README.md | ||
# shell: bash |
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 |
---|---|---|
@@ -1,3 +1,13 @@ | ||
# Baby Steps | ||
|
||
> This is a repository which contains study resources | ||
# Routine | ||
> Mar, 2024 | ||
> [Frontend: Meta](https://www.coursera.org/programs/santa-clara-city-library-sngre/professional-certificates/meta-front-end-developer) | ||
| Day | Hours | Time| Total | | ||
|-----|-------|-----|-------| | ||
| Mon - Thurs | 3 | 08:00 - 11:30 | 12 | | ||
| Sat - Sun | 6 | 11:00 - 01:00 <br> 04:00 - 08:00| 12 | | ||
| Total hours | - | - | 24 | |