summaryrefslogtreecommitdiff
path: root/site/index-old.org
blob: 18e0c0fb157901ef5229a8c0dd007e1628516340 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
# -*- mode: org; -*-

#+TITLE: Smart Documents
#+AUTHOR: Marius Peter
#+DATE: <2021-02-09 Tue>
#+EMAIL: smart-documents@tuta.io
#+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
# [[https://github.com/Blendoit/.emacs.d][Download]]
# #+end_button

* Support this project

#+begin_export html
<a class="usa-button" href="https://venmo.com/blendoit">Venmo</a>
#+end_export

# #+begin_button
# [[https://venmo.com/blendoit][Venmo]]
# #+end_button

* Contact

For all inquiries, please send an e-mail to [[mailto:smart-documents@tuta.io][smart-documents@tuta.io]].

# Dirty! :P
#+begin_export html
</div>
</main>
</div>
</div>
</div>
#+end_export
Copyright 2019--2024 Marius PETER