-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
82 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,47 @@ | ||
# nemanjam.github.io | ||
# Astro blog - nemanjamitic.com | ||
|
||
## Mirrors | ||
|
||
- https://nemanjamitic.com/ | ||
- https://nmc-docker.arm1.nemanjamitic.com/ | ||
- https://nemanjam.github.io/ | ||
- https://nemanjamitic.com | ||
- https://nemanjam.github.io | ||
- https://nmc-docker.arm1.nemanjamitic.com | ||
|
||
## References | ||
## Features | ||
|
||
- Starter project [paularmstrong/paularmstrong.dev](https://github.com/paularmstrong/paularmstrong.dev) , https://paularmstrong.dev/blog/ | ||
- Astro collections schemas, some design decisions [billy-le/billyle.dev](https://github.com/billy-le/billyle.dev) , https://billyle.dev/ | ||
- Navbar responsive menu Javascript [chrismwilliams/astro-theme-cactus](https://github.com/chrismwilliams/astro-theme-cactus) , https://astro-cactus.chriswilliams.dev/posts/ | ||
- Giscuss comments [thomasledoux1/website-thomas-astro](https://github.com/thomasledoux1/website-thomas-astro) , https://website-thomas-astro.vercel.app/ , [TkDodo/blog](https://github.com/TkDodo/blog) , https://tkdodo.eu/blog/ | ||
- Astro Docker Nginx docs [https://docs.astro.build/en/recipes/docker/](https://docs.astro.build/en/recipes/docker/) | ||
## Roadmap | ||
|
||
### Other Astro examples: | ||
## Credits | ||
|
||
- [surjithctly/astroship](https://github.com/surjithctly/astroship) , https://astroship.web3templates.com/ | ||
- [satnaing/astro-paper](https://github.com/satnaing/astro-paper) , https://astro-paper.pages.dev/posts/ | ||
- [onwidget/astrowind](https://github.com/onwidget/astrowind) , https://astrowind.vercel.app/ | ||
- [JustGoodUI/ovidius-astro-theme](https://github.com/JustGoodUI/ovidius-astro-theme) , https://ovidius-astro-theme.netlify.app/ | ||
The most important projects, examples, demos, resources that I reused and reviewed: | ||
|
||
|
||
- Starter project, initial structure, some components, some plugins, integrations, libs choices - repo: [paularmstrong/paularmstrong.dev](https://github.com/paularmstrong/paularmstrong.dev), blog: https://paularmstrong.dev/blog | ||
- Navbar responsive menu, theme toggling - repo: [chrismwilliams/astro-theme-cactus](https://github.com/chrismwilliams/astro-theme-cactus), demo: https://astro-cactus.chriswilliams.dev/posts | ||
- Astro collections schemas, some visual design decisions - repo: [billy-le/billyle.dev](https://github.com/billy-le/billyle.dev), blog: https://billyle.dev | ||
- Giscuss comments, satori og-image - repo: [thomasledoux1/website-thomas-astro](https://github.com/thomasledoux1/website-thomas-astro) , blog: https://website-thomas-astro.vercel.app/, repo: [TkDodo/blog](https://github.com/TkDodo/blog), blog: https://tkdodo.eu/blog | ||
- Deployment with Docker and Nginx - docs: https://docs.astro.build/en/recipes/docker | ||
- PostCard component design - site: https://flowbite.com/blocks, demo: https://mistral.bloggrify.com | ||
- PostCardSmall component design - demo: https://epoxia.bloggrify.com/archives | ||
- Design inspiration and reference - https://hashnode.com, https://medium.com, https://dev.to, https://www.developerway.com | ||
- Tailwind themes, dark mode, CSS structure, semantic colors - site: https://daisyui.com, repo: https://github.com/saadeghi/daisyui | ||
|
||
### Other credits | ||
|
||
Other projects, examples, demos, resources that I reused and reviewed: | ||
|
||
|
||
- Repo: [surjithctly/astroship](https://github.com/surjithctly/astroship), demo: https://astroship.web3templates.com | ||
- Repo: [satnaing/astro-paper](https://github.com/satnaing/astro-paper), demo: https://astro-paper.pages.dev/posts | ||
- Repo: [onwidget/astrowind](https://github.com/onwidget/astrowind), demo: https://astrowind.vercel.app | ||
- Repo: [JustGoodUI/ovidius-astro-theme](https://github.com/JustGoodUI/ovidius-astro-theme), demo: https://ovidius-astro-theme.netlify.app | ||
- [one-aalam/astro-ink](https://github.com/one-aalam/astro-ink) | ||
- [withastro/astro/tree/main/examples/blog](https://github.com/withastro/astro/tree/main/examples/blog) | ||
- [treefarmstudio/odyssey-theme](https://github.com/treefarmstudio/odyssey-theme) , https://odyssey-theme.sapling.supply/ | ||
- Gatsby [alxshelepenok/gatsby-starter-lumen](https://github.com/alxshelepenok/gatsby-starter-lumen) , https://lumen.alxshelepenok.com/ | ||
- shadcn Astro [mickasmt/astro-nomy](https://github.com/mickasmt/astro-nomy) | ||
- without Tailwind [rezahedi/rezahedi.dev](https://github.com/rezahedi/rezahedi.dev) , https://rezahedi.dev/ | ||
- Repo: [treefarmstudio/odyssey-theme](https://github.com/treefarmstudio/odyssey-theme), demo: https://odyssey-theme.sapling.supply | ||
- Official blog example project - repo: [withastro/astro/tree/main/examples/blog](https://github.com/withastro/astro/tree/main/examples/blog) | ||
- Gatsby example - repo: [alxshelepenok/gatsby-starter-lumen](https://github.com/alxshelepenok/gatsby-starter-lumen), demo: https://lumen.alxshelepenok.com | ||
- Shadcn Astro - repo: [mickasmt/astro-nomy](https://github.com/mickasmt/astro-nomy) | ||
- Without Tailwind - repo: [rezahedi/rezahedi.dev](https://github.com/rezahedi/rezahedi.dev) , blog: https://rezahedi.dev | ||
- Vue - demos: https://bloggrify.com/templates | ||
- Keystatic CMS - repo: [simonswiss/simonswiss.com](https://github.com/simonswiss/simonswiss.com), blog: https://simonswiss.com | ||
- Tailwind designs and gradients - site: https://tailwindui.com/templates | ||
- Next.js - repo: [SSTPIERRE2/stephenstpierredotcom](https://github.com/SSTPIERRE2/stephenstpierredotcom) | ||
, blog: https://stephenstpierre.com/blog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# nemanjam.github.io | ||
|
||
## Mirrors | ||
|
||
- https://nemanjamitic.com/ | ||
- https://nmc-docker.arm1.nemanjamitic.com/ | ||
- https://nemanjam.github.io/ | ||
|
||
## References | ||
|
||
- Starter project [paularmstrong/paularmstrong.dev](https://github.com/paularmstrong/paularmstrong.dev) , https://paularmstrong.dev/blog/ | ||
- Astro collections schemas, some design decisions [billy-le/billyle.dev](https://github.com/billy-le/billyle.dev) , https://billyle.dev/ | ||
- Navbar responsive menu Javascript [chrismwilliams/astro-theme-cactus](https://github.com/chrismwilliams/astro-theme-cactus) , https://astro-cactus.chriswilliams.dev/posts/ | ||
- Giscuss comments [thomasledoux1/website-thomas-astro](https://github.com/thomasledoux1/website-thomas-astro) , https://website-thomas-astro.vercel.app/ , [TkDodo/blog](https://github.com/TkDodo/blog) , https://tkdodo.eu/blog/ | ||
- Astro Docker Nginx docs [https://docs.astro.build/en/recipes/docker/](https://docs.astro.build/en/recipes/docker/) | ||
|
||
### Other Astro examples: | ||
|
||
- [surjithctly/astroship](https://github.com/surjithctly/astroship) , https://astroship.web3templates.com/ | ||
- [satnaing/astro-paper](https://github.com/satnaing/astro-paper) , https://astro-paper.pages.dev/posts/ | ||
- [onwidget/astrowind](https://github.com/onwidget/astrowind) , https://astrowind.vercel.app/ | ||
- [JustGoodUI/ovidius-astro-theme](https://github.com/JustGoodUI/ovidius-astro-theme) , https://ovidius-astro-theme.netlify.app/ | ||
- [one-aalam/astro-ink](https://github.com/one-aalam/astro-ink) | ||
- [withastro/astro/tree/main/examples/blog](https://github.com/withastro/astro/tree/main/examples/blog) | ||
- [treefarmstudio/odyssey-theme](https://github.com/treefarmstudio/odyssey-theme) , https://odyssey-theme.sapling.supply/ | ||
- Gatsby [alxshelepenok/gatsby-starter-lumen](https://github.com/alxshelepenok/gatsby-starter-lumen) , https://lumen.alxshelepenok.com/ | ||
- shadcn Astro [mickasmt/astro-nomy](https://github.com/mickasmt/astro-nomy) | ||
- without Tailwind [rezahedi/rezahedi.dev](https://github.com/rezahedi/rezahedi.dev) , https://rezahedi.dev/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters