Skip to content

Checklist for publishing a post to CCISEL Blog #38

@fmcarvalho

Description

@fmcarvalho

This guide assumes that you have an updated local copy of CCISEL https://github.com/CCISEL/ccisel.github.io

  1. Copy paste one of the post files located in ccisel.github.io\_posts

  2. Rename it accordingly and keep the prefix date such as yyyy-mm-dd-your-title.md. Title in lower case, with no spaces and using - instead.

  3. Create an image in the folder ccisel.github.io\assets\blog with the same name of the post filename (excluding the suffix, off course). E.g. yyyy-mm-dd-your-title.png

  4. Review your post file created on step 2 and fill all mappings, including title, image, date, etc

  5. Run Jekyll with Jekyll serve or with docker through the script docker-serve.sh and check it on http://localhost:4000/.

  6. Your post should appear in the carousel of the main page and also in http://localhost:4000/news/

  7. If everything is right then: a) commit it to a new branch e.g. blog-post-title; b) push it to Github; c) create a Pull Request from your branch blog-post-title to ccisel.github.io/tree/master

  8. Wait at least for 1 review before merging your Pull Request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions