Giter VIP home page Giter VIP logo

patn.dev's Introduction

My portfolio website as a web developer

Development

To run this yourself:

npm i
npm run setup
npm run dev

Notes

This is a Remix Run project was started with the Epic Stack graciously provided by Kent C. Dodds

I am a big fan of Remix Run as a web framework for building better websites

patn.dev's People

Contributors

goodeats avatar

Watchers

 avatar  avatar

patn.dev's Issues

component setup

Components should be imported from index, not directly from the files -- easier to organize

  • ui (shadcn directory)
  • layouts -- div classes
  • templates -- styled primitives

landing page

  • style hero
  • indicate under construction
  • deployment

limit 1 user

This is my site so I should make sure I'm the only user

new schema

New tables:

  • Page: landing, about, blog, projects, contact, etc.
  • Post: content for each page
  • Link: for post -- github, live, external, tweet, linkedIn
  • Category: for posts M:M
  • Tags: for category, posts M:M
  • Images: make polymorphic vs NoteImage/UserImage

Updated tables:

  • User: switch UserImage to Image
  • Note: same, also polymorphic to pages, posts, categories, tags

readme

  • clean up epic stack readme and replace with my own
  • keep it short

admin page

  • add route
  • prepare for being able to CRUD tables

posts

CRUD posts in admin

deployment fixes

  • first user is admin
  • update deploy to v4
  • fix forms refreshing on navigate
  • fix create page test descriptions for if published/not

post to main page

now that pages and posts can be managed in admin
let's make our first post visible for non-logged in users
start with about

pages

CRUD pages in admin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.