All Projects → doppelganger9 → blog

doppelganger9 / blog

Licence: MIT license
Personal blog, open sourced; get a peek to what I'm up to. Fix my typos and my poor english.

Programming Languages

Svelte
593 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to blog

svelte-pwa-now
A PWA ready Svelte v3.0 starter template with Tailwind, Now integration and optional Typescript suppot
Stars: ✭ 138 (+411.11%)
Mutual labels:  cypress-io, svelte-v3
cypress-get-it
Get elements by data attribute by creating a Cy command on the fly
Stars: ✭ 23 (-14.81%)
Mutual labels:  cypress-io
cypress-watch-and-reload
Reloads Cypress when one of the watched files changes
Stars: ✭ 46 (+70.37%)
Mutual labels:  cypress-io
cypress-mochawesome-reporter
Zero config Mochawesome reporter for Cypress with screenshots
Stars: ✭ 48 (+77.78%)
Mutual labels:  cypress-io
cypress-angularjs-unit-test
Unit test Angularjs code using Cypress.io test runner
Stars: ✭ 23 (-14.81%)
Mutual labels:  cypress-io
cypress-angular-unit-test
Trying to load and bootstrap Angular component dynamically inside Cypress
Stars: ✭ 146 (+440.74%)
Mutual labels:  cypress-io
cypress-recorder
Cypress scenario recorder
Stars: ✭ 37 (+37.04%)
Mutual labels:  cypress-io
cypress-example-docker-compose
Example running Cypress tests against Apache server via docker-compose
Stars: ✭ 106 (+292.59%)
Mutual labels:  cypress-io
cypress-best-practices
How we test frontend applications
Stars: ✭ 18 (-33.33%)
Mutual labels:  cypress-io
hacker-feud
💥 A single page web game made with Svelte.
Stars: ✭ 61 (+125.93%)
Mutual labels:  svelte-v3
vite-ts-tailwind-starter
Opinionated Vite + Vue 3 + TypeScript + Tailwind CSS starter template w/ tests and CI.
Stars: ✭ 228 (+744.44%)
Mutual labels:  cypress-io
next-and-cypress-example
Next.js example instrumented for code coverage from Cypress tests
Stars: ✭ 111 (+311.11%)
Mutual labels:  cypress-io
svelte-dragdroplist
Sortable lists with Svelte 3. Animated, touch-friendly, and accessible.
Stars: ✭ 100 (+270.37%)
Mutual labels:  svelte-v3
cypress-example-circleci-orb
Demo of using the Cypress CircleCI Orb
Stars: ✭ 26 (-3.7%)
Mutual labels:  cypress-io
svelte-seo
Optimize your website for search engines and social media with meta tags, Open Graph, and JSON-LD.
Stars: ✭ 257 (+851.85%)
Mutual labels:  sapper
instrument-cra
Little module for CRA applications to instrument code without ejecting react-scripts
Stars: ✭ 61 (+125.93%)
Mutual labels:  cypress-io
sapper-authentication-demo
A demonstration of Auth with Sapper + JWT + Server Side Rendering + RBAC
Stars: ✭ 102 (+277.78%)
Mutual labels:  sapper
cypress-xpath
Adds XPath command to Cypress test runner
Stars: ✭ 145 (+437.04%)
Mutual labels:  cypress-io
puruvjdev2
puruvj.dev
Stars: ✭ 11 (-59.26%)
Mutual labels:  sapper
website
Our website, built from the ground up with Svelte + Sapper to connect nonprofits, students, and everyone else in between with Bits of Good 🚀
Stars: ✭ 40 (+48.15%)
Mutual labels:  sapper

David's Blog

Coverage Status Netlify Status

See it live here: https://lacourt.dev/

This is a SvelteKit backed blog. To clone it and get started:

git clone https://github.com/doppelganger9/blog.git
cd david-blog
npm install
npm run dev

Open up localhost:3000 and start clicking around.

Consult kit.svelte.dev for help getting started.

Open source

You can follow in the commit history how I migrated from the Gastby-starter-blog to grow my own thing.

I encourage your curiosity and will be delighted if you can fix my poor English grammar or whatever deeper in the content I will post.

CI/CD

I'm an automation advocate, I wrote a post about setting up the Github Actions Workflow for this blog.

The website is deployed to Netlify.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].