/md-project

DEPRECATED use https://github.com/Syrup/markdownitapp

Primary LanguageHTML

Indonesia

ADA KENDALA PADA GLITCH JADI SEMENTARA IMPORT REPO INI KE GLITCH

Cara import repo ke glitch

Step 1

Step 2

Step 3

Step 4

Step 5

  • Pergi ke .env > Edit Variable NAME > Beri Value nama-project-mu
  1. Remix project di Glitch atau clone Repo ini
  2. Kalo mau buat artikel di views/markdown
  3. Kalo mau ubah sistem nya di server.js
  4. Kalo mau ubah tampilan page html nya di views/index.ejs
  5. Kalo mau ubah kayak css, javascript di public/
  6. Kalo mau tambah partials / komponen di views/partials. Ntar pakenya tinggal <%- include('./partials/nama-komponen') %>
  7. btw kalo mau bikin partials / komponen formatnya harus .ejs

dah itu aja kalo mau lebih tinggal tambahin sendiri

INGAT INI HANYA STARTER PACK


English

THERE ARE CONSTRAINTS ON THE GLITCH WHILE IMPORTING THIS REPO TO GLITCH

How to import repo to glitch

Step 1

Step 2

Step 3

Step 4

Step 5

  • Go to .env > Edit Variable NAME > Give Value name-of-your-project
  1. Remix my Project on Glitch or clone this Repo
  2. If you want to create an article on views/markdown
  3. If you want to change the system in server.js
  4. If you want to change the appearance of the html page in views/index.ejs
  5. If you want to change it like css, javascript is public/
  6. If you want to add a partials/component to views/part. You just use it by adding a line of this code <% - include ('./partials/component-name')%>
  7. Btw if you want to make partials/component, the format must be .ejs

if you want more, just add it yourself

THIS IS JUST A STARTER PACK


Emoji Format:

  1. 😢 = :cry:
  2. 😉 = :wink:
  3. :-) = :-)
  4. 😆 = :laughing:
  5. 😋 = :yum:
  6. :-( = :-(
  7. 8-) = 8-)
  8. ;) = ;)

Full Emoji Format in: Github