Dan6erbond / share-me

An image and video hosting platform for your server, with rich embed support and API.
https://dan6erbond.github.io/share-me/
MIT License
145 stars 10 forks source link

[FEATURE] Load Posts from `getServerSideProps()` #41

Open Dan6erbond opened 1 year ago

Dan6erbond commented 1 year ago

The homepage and /posts routes should load all posts from getServerSideProps() in order to render the posts on the server. This will enable indexing by search engines.