Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarl/sarl-jekyll-website
Jekyll definition of the SARL website
https://github.com/sarl/sarl-jekyll-website
Last synced: 23 days ago
JSON representation
Jekyll definition of the SARL website
- Host: GitHub
- URL: https://github.com/sarl/sarl-jekyll-website
- Owner: sarl
- Created: 2023-09-03T19:10:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-26T20:43:06.000Z (over 1 year ago)
- Last Synced: 2024-11-08T16:46:34.847Z (3 months ago)
- Language: HTML
- Size: 7.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: news/archives/index.html
- Support: supports/index.html
Awesome Lists containing this project
README
-----------------------------
INSTALL ON UBUNTU (22.06)
-----------------------------
apt-get install rake ruby-dev
gem install -N jekyll-scholar
gem install -N stringex
gem install -N nokogiri
gem install -N mercenary-----------------------
FAST GENERATION PROCESS
-----------------------
1) cd $HOME/git
2) git clone https://github.com/sarl/sarl-jekyll-website.git
3) git clone https://github.com/sarl/sarl.github.io.git
4) cd sarl-jekyll-website
5) Change the website file (html...)
6) rake build_full
7) rake transfer
8) git commit / git push
9) cd ../sarl.github.io.git
10) git commit / git push------------------------------
ADD A PUBLICATION/PRESENTATION
------------------------------
1) Edit the files in "_bibliography"--------
ADD NEWS
--------
1) rake post[""]
2) Edit the generated file in ./_posts
2.1) The categories may be: Publications, Presentations, [Releases], news