Skip to content
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

Merged
merged 30 commits into from
Aug 14, 2024
Merged

Change local site infrastructure #132

merged 30 commits into from
Aug 14, 2024

Conversation

ildyria
Copy link
Member

@ildyria ildyria commented Aug 1, 2024

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:

  • support & team page
  • more blog content (for later)
  • refine the theme?

@ildyria ildyria requested a review from d7415 August 2, 2024 18:53
Copy link
Contributor

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'],
Copy link
Contributor

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?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just template.

src/config.yaml Outdated Show resolved Hide resolved
src/content/post/_astrowind-template-in-depth.mdx Outdated Show resolved Hide resolved
src/pages/index.astro Outdated Show resolved Hide resolved
src/pages/index.astro Outdated Show resolved Hide resolved
src/pages/rss.xml.ts Outdated Show resolved Hide resolved
src/pages/support.astro 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>
Copy link
Contributor

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?

Copy link
Member Author

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.

Copy link
Member Author

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.

Copy link
Member Author

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.

Copy link

@ildyria ildyria merged commit 7d9bf10 into master Aug 14, 2024
2 checks passed
@ildyria ildyria deleted the astro branch August 14, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants