Skip to main content

12 posts tagged with "facebook"

View All Tags

· One min read
Wisnu Harjanta

As software engineering we often need tools or resources for help when development a project. And this is some tools and resource can you use

Quickref.me

It is a resource for provide cheatsheet about bash, regexp, github, etc https://quickref.me/

Readme.so

Readme.md generator for your repository. when if you create a repository you need the readme file to explain about you repository.

https://readme.so/

Rest API Generator

https://retool.com/api-generator

· One min read
Wisnu Harjanta

Docusaurus blogging features are powered by the blog plugin.

Simply add Markdown files (or folders) to the blog directory.

Regular blog authors can be added to authors.yml.

The blog post date can be extracted from filenames, such as:

  • 2019-05-30-welcome.md
  • 2019-05-30-welcome/index.md

A blog post folder can be convenient to co-locate blog post images:

Docusaurus Plushie

The blog supports tags as well!

And if you don't want a blog: just delete this directory, and use blog: false in your Docusaurus config.