-
Notifications
You must be signed in to change notification settings - Fork 100
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
Request: video that walks through how to go from install to setting up basic pages #568
Comments
Hey @rufuspollock, sure, I'll start it. |
@shbarton when you refer to a custom domain do you mean to change the URI to some custom? e.g. https://gutts-n-notes.com |
Yeap, exactly! (accidentally closed this issue, should be reopened now) |
@shbarton do you have a domain purchased? To change the domain you need to buy one from a domain registrar after that you can change it. |
@Gutts-n yeap! Tbh the part of the video on custom domains might not be necessary -- i was extrapolating from my experience with Obsidian publish and the need to use cloudfare etc. I would say it's worth including, though, as it's something most people i would imagine would like to do |
@shbarton And about this "Create a page that lists the most recent items created for that category (eg. blog, podcast, etc)", are you talking about the obsidian tags? e.g. document1 has the #shop inside it and document2 has the #shop tag inside it too, so these documents are from the same category. |
@Gutts-n yeap, exactly, something like that that appears in a similar way to the blog page on the flowershow site. Ideally I would be able to configure what get's published on this page. For example:
|
@Gutts-n I think you could start with adjusting our old tutorials related to blog posts and blog index pages and make them available again for the users. They used to be listed on our website but were taken down temporarily (although for longer than usually planned 😅) after we replaced Contentlayer package with our own MarkdownDB package, so they were no longer relevant. Here are the original versions (not sure why we had 3 of them, I think one of them was hidden): And in the current website project they are here (but hidden and incomplete as all the irrelevant content has been removed): Let me know if you need any assistance! |
I've set up my flowershow site but because I'm not technical (I know the basics of HTML and CSS) I'd love it if there was a video walk-through that showed people how to:
This would probably save me hours of experimenting to try and get something I'm happy with live.
Absolutely love the idea for the project!
The text was updated successfully, but these errors were encountered: