Commit Graph

24 Commits

Author SHA1 Message Date
Sameer Rahmani 9c016423ff
Rename the core directory to lisp 2024-02-18 16:02:31 +00:00
Sameer Rahmani 0c01ccf82b
Update the license header to update the copyright dates 2023-06-11 20:50:41 +01:00
Sameer Rahmani dbb7415d3e
Add the ->cube macro as a shortcut for single package cubes 2023-06-01 00:25:05 +01:00
Sameer Rahmani fa32c4d416 Fix the issue with changing the working directory on rss generator 2023-01-26 20:44:49 +00:00
Sameer Rahmani 2fa1243482 Fix the broken link in the license header 2022-12-19 21:07:48 +00:00
Sameer Rahmani cb32a5873e Add RSS support to the build doc 2022-08-29 15:46:09 +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 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 0657c8455d Update license headers for the copyright time 2022-07-01 18:27:21 +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 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