Skip to content

Wildemberg-Projects/projetos_imersao

 
 

Repository files navigation

Template Residência em TIC BRISA - UnB FGA

Dependencies

  • Ruby:

    sudo apt install ruby-full libffi-dev

How to make your own post

  1. Fork this repository.
  2. Clone it to your local machine.
  3. Add your report under the folder _posts. You'll find a template there. Remember to add date to your report's filename too, so your filename will look something like this: 2021-03-18-report-title.markdown.

After you've finished your post, you can run bundle exec jekyll build or jekyll build to build your post. The built HTML folder should show up under _site.

You can run bundle exec jekyll serve or jekyll serve to preview the post on http://localhost:4000/projetos_imersao/.

Once satisfied with your post, make a pull request to this repo.

You might need to install Jekyll. If you're note familiar with Jekyll, you can find Jekyll's installation instructions here.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.7%
  • CSS 32.9%
  • SCSS 19.6%
  • JavaScript 2.6%
  • Ruby 0.2%