How to Submit Article to Us

Article can be anything related to Petrophysics, Career in Petrophysics, and whatnot

For those who want to create an article in this post, the easiest way is by forking/ clone this repo to your repo, and submit request. To do that, please check the following suggestions:

  1. Clone the official website repo to your local files:

CleanShot 2023-03-11 at 18 40 20

  1. Navigate to the folder, and check if files is available, it should look something like this:

CleanShot 2023-03-11 at 18 42 28

  1. Open this directory with your favorite editor ( I recommend VSCode).

CleanShot 2023-03-11 at 18 43 29

  1. Go to files explorer tab on the left, select posts, right-click on one of the folder, and create a copy under the same folder.

CleanShot 2023-03-11 at 18 47 23

  1. Rename the new folder following the same consession as previous folder 002-this-is-a-title.

CleanShot 2023-03-11 at 18 47 49

  1. Go to index.qmd file under the folder, and start editing the article. Start by changing the title, description, author, etc.

CleanShot 2023-03-11 at 18 50 38

  1. You can go back and forth between source-code mode and visual-mode, given that you have Quarto installed.

CleanShot 2023-03-11 at 18 51 42

  1. In visual-mode you can edit, copy-paste image from clipboard easily without editing the code which I find quite useful when dealing with a quick draft. Visual-mode has a good GUI for those who less accustomed to source code/ markdown. The tab at the top is to change header, bold, italic, adding numbered list, insert image, etc.

CleanShot 2023-03-11 at 18 52 57

  1. Once ready, you can check if the result is as what you expected by writing quarto preview under the terminal. It will open the link in a new browser tab.

CleanShot 2023-03-11 at 18 55 43

  1. This is a preview mode, so any changes you made will appear on the browser.

image

  1. For example, If I change the title, it will also changed in the preview browser.

CleanShot 2023-03-11 at 18 59 28

  1. Once ready, please stop the quarto preview by hitting Ctrl-C. Render the website by writing quarto render in the terminal, and just add-commit-push the edited repo to the website repo for request.

CleanShot 2023-03-11 at 19 02 32

Any questions, please contact the collaborator in Linkedin

Aditya Arie Wijaya or Epo Kusumah