seenaomi / see-naomi-go

Personal Blog

Home Page:https://naomididathing.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Naomi See's blog created with the super slim xity-starter which is an 11ty starter project based on PostCSS and Parcel, with a RSS feed and Native Elements.

Preconfigured tools


Prerequisites

Usage

yarn install

Running the local development mode

This command will run parcel and the local server (with Browsersync) with auto reload.

yarn dev

Building the production version

To generate your static site/blog you can run the following command. It will prepare the content assets and run optimisations for a production release.

yarn build

About

Personal Blog

https://naomididathing.dev/


Languages

Language:JavaScript 49.0%Language:HTML 34.1%Language:CSS 16.9%