Giter VIP home page Giter VIP logo

hung.dev's Introduction

hung.dev's People

Contributors

allcontributors[bot] avatar caseykhuc avatar dependabot[bot] avatar duongleh avatar imgbot[bot] avatar imgbotapp avatar nvh95 avatar

Watchers

 avatar  avatar  avatar

hung.dev's Issues

Incorrect Slug after upgrading to gatsby 4

Describe the bug

After upgrading Gatsby to the newer version, some posts under a folder have incorrect paths. For e.g
https://hung.dev/posts/tich-xanh-github => https://hung.dev/posts/2021-12-30-authentic-v%E1%BB%9Bi-t%C3%ADch-xanh-tr%C3%AAn-github/tich-xanh-github

The reason is the logic to create slug updates

const value =
typeof dirname === "string"
? utils.concat("/", dirname, "/", slug)
: utils.concat("/", slug);

How to fix

posts/clean-code => posts

NEXT.JS MIGRATION PLAN

Features

  • Scaffolding #27
  • Home page
    • Build UI #28
    • Read .mdx file in getStaticProps #30
  • Subscribe (slide from bottom)
  • About page
  • Contact page
  • Post page
    • Migrate to use next/image for images
    • Build UI
    • MDX
    • Tags
    • Add meta tags
    • Edit on Github
    • n minutes read
  • Tags page
  • Snippets page
  • TIL page
  • Translation page (consists of translated posts)
  • Comment feature (use Upstash)
  • Clap feature
  • View count feature
  • Like feature (reference Josh's blog - example)
  • English - Vietnamese - Both toggle
  • Generate sitemap.xml
  • Generate rss
  • Offline support

Infrastructure/ DevOps

  • Deploy to Vercel
  • Redirect https://hung.dev/cv to CV on notion
  • Switch hung.dev to use Google DNS
    • Disconnect Netlify DNS
    • Verify custom email work fine (send/ receive)
  • Point DNS of hung.dev to Vervel
  • Change html lang="en" or "vi" bases on each post

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.