Skip to content

jmeyu/ruralby

Repository files navigation

A personal blog made with love, sanity and Sanity

Ruralby Ruralby

Installation

Ruralby requires Netlify to deploy. Create an account in Netlify and add your repository to deploy.

Ruralby is hosted at Sanity. Register an account and create the Sanity following their documentation.

Note: Select NO for: Do you want to use TypeScript? (Y/n) if you want the schemas to be in .js file.

To install using package manager

npm create sanity@latest -- --template clean --create-project "Ruralby_Sanity" --dataset production

Enter the studio library

cd sanity-project

For local deployment

npm run dev

Direct into the newly created Ruralby_Sanity folder to edit the schemas. You may paste it from the predefined Ruralby repository at studio\schemas.

With your studio running and your browser open on http://localhost:3333, you can now click the pencil button (📝) to create a new document linking to your blog.

Note that Blog document type "markdown" requires markdown plugin installation in Sanity folder:

npm i sanity-plugin-markdown

Languages and tools

Python JavaScript HTML CSS

Git Figma Visual Studio Code Manjaro (KDE)

SvelteKit SASS Netlify Sanity

Acknowledgement

This repo is improvised from the fantastic creation by NotYasho.

About

Ruralby - Rural in the lullaby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published