Wiki.

Commit
345fb6f7a72fdfe0dce34484a9a1c794830ac526
Author
Blendoit <blendoit@gmail.com>
Author date
Committer
Blendoit <blendoit@gmail.com>
Committer date
Changed files
smart-documents.org
index 024af4f0..cb12221b 100644..100644
@@ -2,14 +2,23 @@
2 2
3 3 #+TITLE: Smart Documents
4 4 #+AUTHOR: Marius Peter
5 Removed: #+DATE: <2020-12-19 Sat>
5 Added: #+DATE: <2021-02-09 Tue>
6 6 #+EMAIL: blendoit@gmail.com
7 Added:
8 Added: #+OPTIONS: html-style:nil
7 9 #+STARTUP: showall
10 Added:
11 Added: # LaTeX setup
8 12 #+SETUPFILE: ~/.emacs.d/templates/documents/gnu-default.org
13 Added: # Title page for LaTeX
9 14 #+INCLUDE: ~/.emacs.d/templates/documents/default-title.org
10 15
11 16 #+LATEX_HEADER_EXTRA: \newfontfamily\garamond{EB Garamond}
12 17 #+LATEX_HEADER_EXTRA: \newfontfamily\publicsans{Public Sans}
18 Added:
19 Added: #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./www/css/base.css"/>
20 Added: #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./www/css/navbar.css"/>
21 Added: #+INCLUDE: ./www/topbar.html export html
13 22
14 23 #+LATEX: \begin{abstract}
15 24 The idea of /Smart Documents/ came to me as I was reflecting on how to
www/default.css
index 8c6ce4d9..00000000 100644..000000
@@ -1,41 +0,0 @@
1 Removed: :root {
2 Removed: --primary-color: #333333;
3 Removed: --secondary-color: #FFFFFF;
4 Removed: --home: #c8c8c8;
5 Removed: --yes: #5cff5c;
6 Removed: --no: #ff5c5c;
7 Removed: font-size: 18;
8 Removed: --fast-speed: 0.2s;
9 Removed: --med-speed: 0.4s;
10 Removed: --slow-speed: 1s;
11 Removed: }
12 Removed:
13 Removed: title {
14 Removed: text-align: left;
15 Removed: line-height: 3;
16 Removed: }
17 Removed:
18 Removed: .section-number-3 {
19 Removed: color: red;
20 Removed: }
21 Removed:
22 Removed: body {
23 Removed: font-family: 'Jost*', sans-serif;
24 Removed: line-height: 1.2;
25 Removed: margin: 0;
26 Removed: padding: 0;
27 Removed: background-color: var(--primary-color);
28 Removed: color: var(--secondary-color);
29 Removed: }
30 Removed:
31 Removed: code {
32 Removed: font-family: 'Hack', sans-serif;
33 Removed: }
34 Removed:
35 Removed: p {
36 Removed: font-family: 'Public Sans', sans-serif;
37 Removed: }
38 Removed:
39 Removed: #org88f7f8b {
40 Removed: line-height: 10;
41 Removed: }
www/index.org
index bbb3304a..5ccd1b90 100644..100644
@@ -2,48 +2,39 @@
2 2
3 3 #+TITLE: Smart Documents
4 4 #+AUTHOR: Marius Peter
5 Removed: #+DATE: <2021-02-01 Mon>
6 Removed: #+OPTIONS: toc:nil html-style:nil
5 Added: #+DATE: <2021-02-09 Tue>
7 6
8 Removed: #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./default.css"/>
7 Added: #+SETUPFILE: ~/.emacs.d/www/sd-setup.org
8 Added: #+INCLUDE: ./topbar.html export html
9 Added: # Extra styling for the home page
10 Added: #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./css/index.css"/>
9 11
10 Removed: Welcome to =Smart Documents!=
12 Added: * Perfect documents every time.
11 13
12 Removed: #+NAME: title-page
13 Removed: #+attr_html: :width 400px
14 Removed: # [[file:title-page.png]]
14 Added: Focus on your content and let the editor work out the appearance, for
15 Added: flawless exports every time.
15 16
16 Removed: * Welcome to *Smart Documents*.
17 Removed:
18 Removed: ** Work with /plain text/.
19 Removed:
20 Removed: The only expectation from the user is to focus on the content, /plain
21 Removed: text./
22 Removed:
23 17 Program your documents in your favorite language thanks to the power
24 18 of [[https://orgmode.org/worg/org-contrib/babel/intro.html][Org Babel]].
25 19
26 Removed: ** Collaboration done right.
20 Added: * Collaboration done right.
27 21
28 22 Collect collaborators' feedback and create new document versions
29 23 through an efficient wizard.
30 24
31 Removed: ** Link it all together.
25 Added: * Link it all together.
32 26
33 27 Create links between files to keep track of dates, people, tags, and
34 Removed: compile them into neatly filtered agendas fit for sharing.
28 Added: compile them into neatly filtered agendas---perfect for sharing a
29 Added: project status or roadmap!
35 30
36 Removed: * Killer Features
31 Added: * A single authoritative document.
37 32
38 Removed: ** A single authoritative document.
39 Removed:
40 33 Each document can be declined into a report, a presentation
41 34 summarizing the document's outline, or a website page that can be
42 35 added to your organization's internal wiki.
43 36
44 Removed: **
45 Removed:
46 Removed: ** Program your documents.
37 Added: * Program your documents.
47 38
48 39 Unleash the power of /literate programming/ through Org mode.
49 40
www/jobs.org
index c51cfb86..e1d4ac40 100644..100644
@@ -1,8 +1,12 @@
1 1 # -*- mode: org; -*-
2 2
3 Removed: #+TITLE: Jobs
3 Added: #+TITLE: My job is...
4 4 #+AUTHOR: Marius Peter
5 Removed: #+DATE: <2021-01-19 Tue>
5 Added: #+DATE: <2021-02-09 Tue>
6 Added: #+SETUPFILE: ./sd-setup.org
7 Added: #+INCLUDE: ./topbar.html export html
8 Added:
9 Added: #+OPTIONS: toc:1
6 10
7 11 * Educators & Academics
8 12