Skip to content

TexteaInc/funix-io

Repository files navigation

Funix.io

WIP

Upload your work

  1. Fork this repository.

  2. Create a new branch.

  3. git clone your forked repository, and cd into it.

  4. Create a new folder in _posts with the format YYYY-MM-DD-Title.

  5. Create an index.markdown file in the folder.

  6. Add your content to the file, and add the front matter like below:

    ---
    layout: post
    title:  "Your Title"
    date:   "YYYY-MM-DD HH:MM:SS [+|-]hhmm"
    categories: New App
    
    author: "Your Name"
    ---
  7. If you want to add images, create a new folder in images with the same name as the folder in _posts, and add your images there.

  8. Commit your changes and push to your forked repository.

  9. Create a pull request to this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published