Skip to content

daniel-de-sousa/projetos_imersao

 
 

Repository files navigation

Template Residência em TIC BRISA - UnB FGA

  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/reports/.

  1. 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

  • CSS 42.2%
  • HTML 41.6%
  • SCSS 14.5%
  • JavaScript 1.6%
  • Ruby 0.1%