-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blog: Blog for working directory feature #77
blog: Blog for working directory feature #77
Conversation
metadata:
|
@abhijeetSaroha , please rebase your branch on top of the upstream/main. additionally, you need to execute some steps locally
let me know if you have any questions |
f793ef3
to
8bf323e
Compare
@xmnlab , do as you said, can you please check it further? |
"slug: \"makim-efficient-workflows-with-makims-working-directory\"\n", | ||
"date: 2023-12-10\n", | ||
"authors: [\"Abhijeet Saroha\"]\n", | ||
"tags: [\"makim\", \"osl\", \"working-directory\"]\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"tags: [\"makim\", \"osl\", \"working-directory\"]\n", | |
"tags: [\"makim\", \"automation\", \"working-directory\", \"devops\", \"open-source\"]\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
text looks good to me. thanks!
just add some notes here
thanks for working on that!
"id": "edeab9cc-5fa2-44ac-b1fb-5570c5f5753c", | ||
"metadata": {}, | ||
"source": [ | ||
"multi_language_project/\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"multi_language_project/\n", | |
"```\n", | |
"multi_language_project/\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done!
" ├── react/\n", | ||
" │ └── src/\n", | ||
" └── vue/\n", | ||
" └── src/\n" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
" └── src/\n" | |
" └── src/\n" | |
" ```\n" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done!
after applying the changes, you need to rebuild it again locally before creating a new commit: $ makim pages.build |
@abhijeetSaroha , question: are that image free to use? we need to be careful with copyrights |
Don't sure about that image, but now I have changed the image which is free. So, I don't think that there should be any issue in using this new image. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thanks!
@xmnlab Please review the blog