new_site/_sass
Maruan 8893d483bc
Update giscus setup via github action (#1792)
giscus settings in `_config.yml` had al-folio repo specified by default.
many users kept these defaults in their own repos, which resulted in
getting comments from blog posts of different users posted to al-folio
discussions. this is undesirable, since users lose control over the
discussions in their blogs.

this PR solves the issue:
- first, we set `giscus.repo` to blank in `_config.yml`. if the field is
kept blank, when the website is built locally, the user will see a
warning saying that giscus comments are misconfigured.
- second, we add a step to the `deploy` workflow that writes repository
name to `giscus.repo` in `_config.yml`. that way, even if `giscus.repo`
field is left black or set to an incorrect repo, it gets correctly
populated at deployment time.

other small changes in this PR are small stylistic adjustments.
2023-10-04 22:27:36 -04:00
..
font-awesome Added support to PurgeCSS (#1562) 2023-09-28 14:22:42 -03:00
_base.scss Update giscus setup via github action (#1792) 2023-10-04 22:27:36 -04:00
_cv.scss CV Restyled (#1339) 2023-07-11 22:53:53 -03:00
_distill.scss Update giscus setup via github action (#1792) 2023-10-04 22:27:36 -04:00
_layout.scss Add TOC to distill blog posts (#470) 2021-11-21 17:18:23 -05:00
_themes.scss Custom blockquotes (#1419) 2023-05-15 12:30:53 -03:00
_variables.scss Added support to PurgeCSS (#1562) 2023-09-28 14:22:42 -03:00