-
Notifications
You must be signed in to change notification settings - Fork 10
Wiki page #30
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
base: master
Are you sure you want to change the base?
Wiki page #30
Conversation
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.
Should exclude/ignore system files (eg .DS_Store)
Also, to clarify, I'm assuming there is no front end to this, is that correct? Will users have to push markdown files to the repo to update? Just trying to understand the workflow. Thanks!
Thanks for replying to me, I will care about system files next time. |
No, I think that's a limitation of the current setup (static hosted on github), was just checking. Thanks! |
Thank you for your PR! Welcome to the Sandbox geek squad :) Some notes before we can merge:
|
Thank you for replying to me. I think I will ask my friend who has experience in web development to help me that. |
I've updated it, please have a look! |
Thanks for the update @lightkeima! It seems you have forgotten some of the points I mentioned, in particular:
|
Thanks for your feedback |
Let me know if the other points require clarification :) |
For a good guide, have a look at the most recent I recommend running a rebase so you have the latest code :) |
I've created a wiki page for sandbox-website. This is simply wiki page that allows people to write documents using markdown.
The page currently can be used now, however, there some features I do not add right now, like: searching. I'll work on it as soon as possible.
I know there some limitations, but I'm gonna change it in the future.
The guide to use is written as a document on the wiki page you can check it out.
Let me know if there was something wrong this is my very first time I've made a pull request to an open source project!