-
Notifications
You must be signed in to change notification settings - Fork 23
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
Change local site infrastructure #132
Conversation
public/blog/v6/20240702-0.png
Outdated
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.
❤️
|
||
image: { | ||
service: squooshImageService(), | ||
domains: ['cdn.pixabay.com'], |
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.
Is this something we're planning to use or just template?
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.
just template.
src/content/post/_get-started-website-with-astro-tailwind-css.md
Outdated
Show resolved
Hide resolved
</head> | ||
<body> | ||
<!-- Include the script that builds the page and powers Decap CMS --> | ||
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script> |
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.
I'm assuming this is to provide an online editor for posts that will be added to the repo in markdown?
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.
Nah, completely unrelated. good spot.
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.
I didn't even realize that this was in.
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.
I'll check it out later.
Co-authored-by: Martin Stone <[email protected]>
Co-authored-by: Martin Stone <[email protected]>
Co-authored-by: Martin Stone <[email protected]>
Co-authored-by: Martin Stone <[email protected]>
Co-authored-by: Martin Stone <[email protected]>
Quality Gate passedIssues Measures |
Add ability to be a blog.
Docs are still generated from markdown, but the rest is slight more efficient.
Based on:
still need to be done: