File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
content/posts/2025-03-01-r-usability-gimmicks Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ server :
2
+ Rscript -e " blogdown::hugo_server('localhost', '1314')"
3
+
4
+ stop-server :
5
+ Rscript -e " blogdown::stop_server()"
6
+
7
+ build :
8
+ Rscript -e " blogdown::build_site()"
Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ _Sigh_.
210
210
211
211
[ garrick ] : https://bsky.app/profile/grrrck.xyz
212
212
[ raycast-manager ] : https://www.raycast.com/MarkusLanger/vscode-project-manager
213
- [ blusky -reply] : https://bsky.app/profile/elipousson.bsky.social/post/3lj4j4htklk2t
213
+ [ bluesky -reply] : https://bsky.app/profile/elipousson.bsky.social/post/3lj4j4htklk2t
214
214
[ manager-positron ] : https://github.com/coatless/positron-project-manager-for-alfred/
215
215
[ manager-vscode ] : https://github.com/kopiro/vscode-project-manager-for-alfred
216
216
[ project-manager-extension ] : https://open-vsx.org/extension/alefragnani/project-manager
You can’t perform that action at this time.
0 commit comments