ufabc-students-bcc / blog-ufabc-students-bcc

:pencil2: BCC BLOG (UFABC)

Home Page:http://www.ufabcstudentsbcc.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

โœ๏ธ BCC BLOG (UFABC)

UFABC

This is the community blog you've always dreamed of.

Send your articles. Join us!


๐Ÿ”ง Running Local and Env.

๐Ÿƒ How to run local

  1. To complex changes, certify that you have installed in your machine:

  2. In your CLI, use the following commands!

# Clone this repository
$ git clone https://github.com/ufabc-students-bcc/blog-ufabc-students-bcc/

# Go into the repository
$ cd blog-ufabc-students-bcc/

# Init Zola
$ ./zola serve

# Make your changes :)

โ™ฅ๏ธ Contributing

For articles submissions, bug fixes, documentation improvements, typos, translations (new/updates) and simple changes, just make a PR! ๐ŸŽ‰
For more complex changes, pls, make an issue first so we can discuss the design.

Roadmap for contributing:

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin my-new-feature).
  5. Create new Pull Request.

๐Ÿ“„ License

Feel free to fork, copy, paste, trade, sell, burn or kill this repository.
Everything here is licensed by MIT License.

About

:pencil2: BCC BLOG (UFABC)

http://www.ufabcstudentsbcc.codes

License:MIT License


Languages

Language:CSS 75.5%Language:HTML 24.5%