diff --git a/build.el b/build.el index 781cdd0..2cf4751 100755 --- a/build.el +++ b/build.el @@ -30,8 +30,9 @@ (add-to-list 'load-path fg42/CORE_DIR) -(require 'fg42/build/core) (require 'fg42/build/utils) +(require 'fg42/build/core) + (defconst build/usage " Usage: @@ -60,7 +61,7 @@ PARAMS: (defun copy-necessary-files (build-dir base-url) - "Copy the top level pages to the BUILD-DIR with BASE-URL" + "Copy the top level pages to the BUILD-DIR with BASE-URL." (copy-file (expand-file-name "orgs/coh.org" fg42/build-project-root) (expand-file-name "site/coh.org" build-dir)) diff --git a/orgs/gpg.org b/orgs/gpg.org index 47358ab..b4928b9 100644 --- a/orgs/gpg.org +++ b/orgs/gpg.org @@ -5,11 +5,4 @@ #+TITLE: GPG Information #+PAGE: true -I use GPG heavily. There might be some expired or fake keys of mine on key servers but here is [[https://dl.lxsameer.com/lxsameer.pub.gpg][My Current Key:]] - -#+BEGIN_SRC -pub rsa4096 2020-01-03 [SC] [expires: 2022-01-02] - 75B126C50711BF7F4816D451B775967058BB835C -uid [ unknown] Sameer Rahmani (For more info refer to: lxsameer.com) -sub rsa4096 2020-01-03 [E] [expires: 2022-01-02] -#+END_SRC +I use GPG heavily. There might be some expired or fake keys of mine on key servers but here is [[https://dl.lxsameer.com/lxsameer.pub.gpg][My Current Key]] (Fingerprint ~6F3F A93B 4BD9 C3CA EF38 77E6 384A 12C3 1023 3CC5~)