George
ab2f72baaa
Added support for jupyter notebooks #417 ( #1511 )
...
Implemented #417 .
---------
Signed-off-by: George Araújo <george.gcac@gmail.com>
Co-authored-by: Amir Pourmand <pourmand1376@gmail.com>
2023-07-05 12:43:59 -03:00
Juan Carlos Niebles
6eebb65632
fixes #1497 ( #1505 )
2023-06-24 14:44:23 -03:00
ebohnenb
2f58bb909a
Update ruby to 3.2.2 in deploy.yml ( #1459 )
2023-06-10 21:18:47 -04:00
Scott Lee Chua
2f49d07dc3
Replace bin/deploy with GitHub Action ( #1234 )
...
This PR updates `deploy.yml` to use the GitHub Action [Deploy to GitHub Pages](https://github.com/marketplace/actions/deploy-to-github-pages ).
2023-03-19 06:43:32 -04:00
Alireza Dehghanzadeh
e2966c4114
New update to GH Actions: Deprecating `save-state` and `set-output` commands ( #986 )
...
Hi there
First of all, thanks for this amazing complete theme
Due to this warning which has been recently showed by Github,
`::set-output` will be deprecated and must be replaced with a new method

topic: [GitHub Actions: Deprecating save-state and set-output
commands](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ )
Thanks
2022-11-15 19:30:22 +05:30
Rohan Deb Sarkar
9d7180417e
Better bundler caching for GitHub Actions ( #750 )
...
* Better caching for GitHub Actions
* Update `actions/checkout` to `v3`
2022-07-09 18:08:11 +05:30
Rohan Deb Sarkar
e40bc98f47
Delete `travis.yml` ( #665 )
2022-05-12 13:40:21 -04:00
Maruan
f7dd7f61c6
Call bash on bin/deploy in github actions ( #625 )
2022-04-03 12:55:12 -04:00
José M. Requena Plens
696894549b
Update deploy.yml ( #436 )
...
‘action’ is deprecated, change to ‘ruby’
https://github.com/ruby/setup-ruby
2021-10-29 21:31:46 -04:00
Maruan
cd4b382799
Add jekyll-diagrams ( #333 )
...
* Add mermaid support via jekyll-diagrams
* Add mermaid install to deploy workflow
2021-10-03 21:26:29 -04:00
Amir Pourmand
6b0bf87846
add jekyll target blank plugin ( #404 )
...
* add jekyll target blank
* Remove manual target blank from everywhere
* Update README.md
* Set ruby version to 3.0.2 in the deploy script
Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
2021-10-03 21:16:05 -04:00
Maik Wöhl
895063a625
Add 'main' branch for newer GitHub repositories ( #389 )
2021-09-08 00:48:20 -04:00
Neeraj Gangwar
4d5f2dccff
Use master for source code for personal/organization webpages and update the document ( #344 )
...
Co-authored-by: Neeraj Gangwar <neeraj.gangwar@myntra.com>
2021-07-17 12:55:43 -04:00
Maruan
c437bf55bb
Set ruby version to 2.7 in the deploy workflow
2021-01-15 00:29:22 -05:00
Christoph Junghans
c4be6f8457
social: add work url ( #171 )
...
* social: add work url
* Deploy: --dry-run -> --no-push
2021-01-05 09:37:57 -05:00
Christoph Junghans
625fb694d6
Github action: add deploy workflow ( #163 )
...
* Github action: add deploy workflow
* Update .github/workflows/deploy.yml
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2021-01-04 20:09:20 -05:00