/ src / content / projects / teknum-blog.mdx
teknum-blog.mdx
 1  ---
 2  title: Teknologi Umum Blog
 3  hasImage: false
 4  date: 2021-01-01
 5  description: Teknologi Umum's blog where anyone can write about anything!
 6  source: https://github.com/teknologi-umum/blog
 7  demo: https://blog.teknologiumum.com
 8  type: open-source
 9  featured: false
10  stack:
11      - ["React", "https://reactjs.com"]
12      - ["NextJS", "https://nextjs.org"]
13  ---
14  
15  This is the blog for Teknologi Umum where anyone can write about anything! We use NextJS and React to build this blog.
16  We use this as a platform to share our knowledge and allow for anyone to do the same. If you want to contribute any type
17  of content, feel free to do so by submitting a pull request the repository.