Highlights
Read this description in another language:
A personal site ofJefry Dewangga. This site is based onNuxt.js,Nuxt Content andTailwind CSS.
To run locally, runyarn
, thenyarn dev
, after that openhttps://localhost:3000 in your browser. You can also runnpm install
thennpm run dev
if you prefer to use NPM.
You can contribute to this site by submitting pull request. You can also help me to fix gramatical error, since my mother tounge isn't English. Or if you have more sparetime, you can help me to translate this site into your language as well. :)
To translate the content into your language, add a Markdown file with the translation to corresponding content folder using following formatcontents/<section>/<language-code>/<file-name>.md
. For instance, if you want to add Javanese language for blog section, add new file incontents/blog/jv/halo-dunia.md
.
Source code is available underMIT License.
Content publishedbefore 2021 is available underCreative Commons Attribution 4.0 International (CC BY 4.0) License.
Content publishedin 2021 and the following year is available underCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License.
PinnedLoading
- slides-deck
slides-deck PublicSlides deck which I use to give a talks in community meetup or tech conference
JavaScript 3
- nuxt-pwa-vuetify-starter
nuxt-pwa-vuetify-starter Public templateNuxt.js + PWA + Vuetify.js starter project.
- nuxt-pwa-tailwindcss-starter
nuxt-pwa-tailwindcss-starter Public templateNuxt.js + PWA + TailwindCSS starter project.
JavaScript 17
- nuxt-typescript-pwa-tailwindcss-composition-api
nuxt-typescript-pwa-tailwindcss-composition-api Public templateNuxt Typescript PWA Tailwind CSS Composition API Starter
If the problem persists, check theGitHub status page orcontact support.