This is the first post from the Hyper Blog. Writing this blog took me on and off for months. Although it is still not perfect, at least the basic functions are there.

Architecture

The blog is implemented with Next.js, which has the advantage of taking advantage of the advantages of React and the fast response of static HTML.

Title Image

Next.js by Vercel - The React Framework

Production grade React applications that scale. The world's leading companies use Next.js by Vercel to build static and dynamic websites and web applications.

After testing, after being deployed to the server, SSG can greatly reduce the access response delay.

At the same time, the entire site adopts the i18n framework for multi-language adaptation, and the content of the article is automatically translated through the Google Cloud Translate API.

Front-end editor

The editor uses editor js for rendering, which can be saved in pure JSON, which is convenient and clean.

Of course, there are countless pitfalls during the period, and we will talk about it later.

 random pictures
random pictures

THIS SERVICE MAY CONTAIN TRANSLATIONS POWERED BY GOOGLE. GOOGLE DISCLAIMS ALL WARRANTIES RELATED TO THE TRANSLATIONS, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTIES OF ACCURACY, RELIABILITY, AND ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

Comments

Create Comment

Your email is not known to other users and is only used to generate unique random nicknames.