this my blog about solidity language (using for smartcontract) & web3 technology.
- my solidity github: mosi sol
- my web3 github: sol app
- my blog info: sol blog
- my resume: Linkedin | ver 1 | ver 2
- i am teaching solidity & web3 in farsi on youtube pafe cafe
- way 1 - use clean source:
npx create-next-app@latest nextjs-blog --use-npm --example "https://github.com/mosi-arch/blog-src"- or way 2 - this repo
- or way 3 - code in below:
npx create-next-app@latest nextjs-blog --use-npm --example "https://github.com/sol-app/blog"- fork this project
- your repository -> setting -> pages -> active nextjs from actions
- wait moments
- go to => https://your-account.github.io/your-repo
- from your repo-> pages-> post-> [slug].js change line 43
/blogto/repo-name - change blog posts : go to repo-name -> posts -> delete all and replace your content. (look at one of that before deleting for more info about the structure)
-
- delete :
robots.txt-sitemap.xml-google00000000.html
- delete :
-
- remove :
line 87frompages -> index.js
- remove :
enjoy it~