Commit Graph

973 Commits

Author SHA1 Message Date
Sameer Rahmani b6f3535146 Add org-journal support 2022-09-25 17:23:02 +01:00
Sameer Rahmani c29511a3cc Finish up ep 10 on macros 2022-09-12 15:24:31 +01:00
Sameer Rahmani cb32a5873e Add RSS support to the build doc 2022-08-29 15:46:09 +01:00
Pouya Abbassi 8415ab2e9b Fix - typo 2022-08-23 09:26:37 +04:30
Pouya Abbassi 1bb58e32c9 Use Cidedr instead of LSP for indentation.
https://practical.li/spacemacs/install-spacemacs/clojure-lsp/configure-lsp-and-cider.html#lsp-layer-variables
2022-08-23 09:25:17 +04:30
Pouya Abbassi 2113e07b52 Ignore Vim temp file 2022-08-23 09:25:17 +04:30
Pouya Abbassi 2ad747c449 Fix: typo 2022-08-22 11:50:53 +00:00
Pouya Abbassi d20c71d2ec Use when-flag on lsp 2022-08-22 11:50:53 +00:00
Pouya Abbassi f5c749e91f PR6 - Refactor and restructure clojure-cube and badwolf-theme-cube. 2022-08-22 11:50:53 +00:00
Pouya Abbassi b201a32285 Refactor: make it usable for wider range of audience 2022-08-22 11:50:53 +00:00
Pouya Abbassi db28cbdc20 Fix clojure hook 2022-08-22 11:50:53 +00:00
Pouya Abbassi a63f26801a Syntax fix 2022-08-22 11:50:53 +00:00
Pouya Abbassi 4eee6fef6b Remove lsp-enable-indentation assignment from cube definition 2022-08-22 11:50:53 +00:00
Pouya Abbassi d9a0cfbc63 Fix code review 2022-08-22 11:50:53 +00:00
Pouya Abbassi accbe57a66 Remove modeline-cube. editor-cube already calls it. 2022-08-22 11:50:53 +00:00
Pouya Abbassi 60c3a3bf8b Add Clojure Cube 2022-08-22 11:50:53 +00:00
Pouya Abbassi 3d8359c18c Add BadWolf theme cube 2022-08-22 11:50:53 +00:00
Pouya Abbassi a0c773ba11 Add texinfo as requirement (needed for org-mode) 2022-08-22 11:50:53 +00:00
Sameer Rahmani a0ad4fc78e Finish up ep number 9 2022-08-01 15:01:45 +01:00
Sameer Rahmani d0a2434679 Add episode 8 to the videos.org 2022-07-12 15:53:46 +01:00
Sameer Rahmani 46932dcacd Move the docs deps to docs.el 2022-07-04 17:34:09 +01:00
Sameer Rahmani 5780b87886 Fixed the broken debug-mode of the build 2022-07-04 16:41:47 +01:00
Sameer Rahmani 93bbfda8d3 Add the groovy cube 2022-07-04 15:33:27 +01:00
Sameer Rahmani 4aec122767 Add category check ignore list to the doc build processs 2022-07-04 15:33:14 +01:00
Sameer Rahmani c47738ce86 Extract the base url into two vars 2022-07-03 23:42:25 +01:00
Sameer Rahmani bc95a3fa1a Break down the docs path into vars 2022-07-03 23:27:34 +01:00
Sameer Rahmani f3288bb30d Apply all the actions before building the docs 2022-07-03 23:04:31 +01:00
Sameer Rahmani 95f7fea814 Add defproject to the build system to start creating a generic build system 2022-07-03 22:50:32 +01:00
Sameer Rahmani 6ef2cd853a Remove the old CONTRIBUTE file in favorite of the new one in website 2022-07-01 20:34:59 +01:00
Sameer Rahmani 0657c8455d Update license headers for the copyright time 2022-07-01 18:27:21 +01:00
Sameer Rahmani fe9c29a116 Fix the python cube to leave the lsp enabled clients alone 2022-07-01 14:01:16 +01:00
Sameer Rahmani f36b052bc8 Refactor the copy-template context 2022-06-29 17:24:30 +01:00
Sameer Rahmani 1cc1b49c00 Add the :base-url to org rendering context 2022-06-29 17:20:28 +01:00
Sameer Rahmani ab977855e2 Migrate contributing guide and cod to the doc generator 2022-06-29 17:10:19 +01:00
Sameer Rahmani d5b06146a7 Migrate contributing guide and cod to the doc generator 2022-06-29 17:05:27 +01:00
Sameer Rahmani a77d2ee6c5 Fixed some trivial bugs in the doc generator 2022-06-29 17:04:11 +01:00
Sameer Rahmani d6be7ed7da Add the site assets directory 2022-06-29 11:29:29 +01:00
Sameer Rahmani 960edff0a4 Remove org->html builder in the docs 2022-06-29 02:20:10 +01:00
Sameer Rahmani 32bb579ac8 Fix the cube index list link and cube order 2022-06-29 02:17:33 +01:00
Sameer Rahmani ffcf493540 Finish the 'docs' command to generate basic html 2022-06-29 02:09:57 +01:00
Sameer Rahmani eb621760df Setup the indexer functions for the 'docs' build command 2022-06-29 01:21:57 +01:00
Sameer Rahmani 51b5c42bd4 Add the missing fg42/build module 2022-06-28 22:22:29 +01:00
Sameer Rahmani 0846f9f89c Add the build module again (we lost it due to gitignore rule) 2022-06-28 13:22:32 +01:00
Sameer Rahmani 7e82143dfb Add org-ql, org-sidebar and super agenda via dedicated cubes 2022-06-27 23:41:52 +01:00
Sameer Rahmani 2a00d784e7 Add the when-not-wm macro 2022-06-27 23:41:24 +01:00
Sameer Rahmani 695d452845 Move cpp cubes into theirown module 2022-06-27 23:40:48 +01:00
Sameer Rahmani 2ce52208ea Add support for pyright lsp lang server for python 2022-06-27 23:38:14 +01:00
Sameer Rahmani 4656df14e9 Add origami cube to support folding 2022-06-27 23:37:51 +01:00
Sameer Rahmani 1ec652e6f4 Finish up episode 7 2022-06-18 18:37:14 +01:00
Sameer Rahmani 701d3d912c Finish up episode 6 2022-05-18 20:19:18 +01:00