Adding todo
This commit is contained in:
18
tasks.todo
Normal file
18
tasks.todo
Normal file
@@ -0,0 +1,18 @@
|
||||
Projects:
|
||||
|
||||
Tasks:
|
||||
Images:
|
||||
☐ Add image to homepage + document
|
||||
☐ Add image to post + document
|
||||
|
||||
Animate:
|
||||
☐ Add animate on scroll
|
||||
Note:
|
||||
Do we add this to the html, or do we use the themes js options?
|
||||
|
||||
Layout:
|
||||
☐ Sort out colour scheme
|
||||
|
||||
Misc:
|
||||
☐ Add search to project
|
||||
✔ Add commento to project @done (5/4/2020, 4:59:34 AM)
|
||||
10
to-do.md
10
to-do.md
@@ -1,10 +0,0 @@
|
||||
# To do
|
||||
|
||||
- Add images to posts + homepage and document where they go.
|
||||
|
||||
## Questions
|
||||
|
||||
Can we edit files in a submodule and commit them to the parent git repo?
|
||||
No, doing this will send a pull request to merge the changes.
|
||||
|
||||
Instead use `git clone` and commit the repo to your main repo. Then if you need to pull the remote repo in the future you can go into it and pull, and handle any conflicts manually.
|
||||
Reference in New Issue
Block a user