-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
#1933 Embed Contributing.md & First_time.md #2021
Conversation
✔️ Deploy Preview for koda-nuxt ready! 🔨 Explore the source changes: e6684d1 🔍 Inspect the deploy log: https://app.netlify.com/sites/koda-nuxt/deploys/61ebfeb472a5440007191dd4 😎 Browse the preview: https://deploy-preview-2021--koda-nuxt.netlify.app |
We do not want to copy stuff over.
To have the most up to date stuff, not maintaining another copy of the file. |
oh okay, I'll check if we can do it this way |
@yangwao so the way this works is that nuxtcontent fetches from the
I think we can instead do is shift these files into the content directory only and then access it on github through
Let me know what you think. Ref: https://nuxtjs.org/docs/directory-structure/content/ |
And why isn't possible embed existing CONTRIBUTING.md without copying it into /content directory? I mean FIRST Time wouldn't be issue but contributing.md is required by gh to be in top level directory tho. |
@yangwao I couldn't find anything like this for nuxt/content |
@yangwao so what are we doing about this? maybe we can go for just |
I'm thinking we could semantically split some portion from contributing and have it in content if so. At some point we are having https://docs.kodadot.xyz I think I could prepared some light weight timeless version which could be embedded. Let's keep this PR open and will get back to it later |
I recommend closing this pull request. |
Thank you for your contribution to the KodaDot NFT gallery.
👇 _ Do a quick check before the merge.
PR type
What's new?
Used nuxt content for doing this
Had to do css changes as well for this because tags like
p
,heading
tags andtable
got replaced with other classes from libraries and code and messed with the padding, fonts, margins, borders.Route is available at
/contribute
and/firsttime
Needed clarity in whether to delete the md files or keep them in root?
Before submitting Pull Request, please make sure:
Optional
Had issue bounty label ?
Payout
Community participation
Screenshot