[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
Smart Documents
Table of Contents
# -*- mode: org; -*-
#+OPTIONS: toc:nil html-style:nil num:nil title:nil
#+INCLUDE: page-header.html export html
#+begin_export html <section id"sd-intro-card" aria-label"Introduction"> <div class"grid-container"> <div class"usa-hero__callout"> <h1 class"usa-hero__heading"> <span class"usa-hero__heading--alt">Emacs</span> but accessible & beautiful. </h1> <p> Smart Documents is a document production system created to raise mainstream awareness of the <a href"https://www.gnu.org/software/emacs/">Emacs</a> software on which it is based. </p> <a class"usa-button" href="https://github.com/Blendoit/.emacs.d">Try it now!</a> </div> </div> </section> #+end_export
#+begin_export html <div class"usa-section"> <div class"grid-container"> <div class"grid-row grid-gap"> <main class"usa-layout-docs__main desktop:grid-col-9 usa-prose usa-layout-docs" id="main-content"> #+end_export
# #+begin_alert-success # Finally online thank God :pray: # #+end_alert-success
Perfect documents every time.
:PROPERTIES: :CUSTOM_ID: perfect-document :END:
Focus on your content and let the powerful export engine work out the appearance, for flawless results every time.
Maximum productivity.
:PROPERTIES: :CUSTOM_ID: easy-document :END:
Collect feedback and create new document versions through an efficient wizard.
Everything linked together.
:PROPERTIES: :CUSTOM_ID: linked-document :END:
Create links between files to keep track of dates, people, tags, and compile them into neatly filtered agendas---perfect for sharing a project status or roadmap!
COMMENT A single authoritative document.
:PROPERTIES: :CUSTOM_ID: single-document :END:
#+NAME: pdf-icon #+ATTR_HTML: :height 100px #+ATTR_LATEX: :height 100px file:assets/images/PDF-icon.png
#+NAME: powerpoint-icon #+ATTR_HTML: :height 100px #+ATTR_LATEX: :height 100px file:assets/images/PowerPoint-icon.png
#+NAME: html-icon #+ATTR_HTML: :height 100px #+ATTR_LATEX: :height 100px file:assets/images/html-icon.png
Each document can be declined into a report, a presentation summarizing the document's outline, or a website page that can be added to your wiki.
COMMENT Program your documents.
:PROPERTIES: :CUSTOM_ID: single-document :END:
Program your documents in your favorite language. Python, C++, Go, Clojure, you name it---you can develop interactive features from within the document itself.
Download
You can download the current development snapshot on GitHub.
#+begin_export html <a class"usa-button" href"https://github.com/Blendoit/.emacs.d">Github</a> #+end_export
# #+begin_button # Download # #+end_button
Support this project
#+begin_export html <a class"usa-button" href"https://venmo.com/blendoit">Venmo</a> #+end_export
# #+begin_button # Venmo # #+end_button
Contact
For all inquiries, please send an e-mail to smart-documents@tuta.io.
# Dirty! :P #+begin_export html </div> </main> </div> </div> </div> #+end_export