Skip to content

Docs, blogs, tutorials, and code snippets for Telcowin Developers.

Notifications You must be signed in to change notification settings

syahmifauzi/telcowindevs

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Running Locally

$ git clone https://github.com/syahmifauzi/telcowindevs.git
$ cd telcowindevs
$ npm install
$ npm run dev

Open http://localhost:3000 with your browser to see the result.

TODO

  • Syntax highlighting in markdown code block

  • Fix font-size on mobile view

  • content overflow-scroll

  • fix js in mdx file

  • convert to typescript

  • sitenav in docs

  • open mdx link in new tab

  • markdown table-of-content

  • Use Image component for Hero section

  • Add author's name, reading time, and date on post page

  • Add copy to clipboard in markdown code block

  • noti after form submit

  • Table scroll horizontal

  • Snippet icons

  • Footer

  • tabs: tutorial, salesforce, others

  • make tutorials:

    • how to setup vscode for salesforce
    • how to maintain this website
    • how to setup github
    • how to add new page in website n so on

Built Using