You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

144 lines
5.8 KiB

4 years ago
  1. +++
  2. title = "After Dark"
  3. description = "After Dark is open source software you can use to build a secure website, blog or app. One command is all you need to start a new website."
  4. images = [
  5. "https://after-dark.habd.as/images/screenshots/after-dark-v6.15.0-homepage-fs8.png"
  6. ]
  7. [[copyright]]
  8. owner = "Josh Habdas"
  9. date = "2019"
  10. license = "agpl-3.0-or-later"
  11. [[spotlight]]
  12. name = "workflow"
  13. title = "Developer Focused"
  14. description = "Develop and publish websites cross-platform using a <strong>single codebase</strong> with just <strong>one dependency</strong> and capabilities designed to make you more productive:"
  15. icon = "code"
  16. [[spotlight]]
  17. name = "speed"
  18. title = "Incredibly Fast"
  19. description = "With <a target=\"_blank\" rel=\"external nofollow noopener\" href=\"https://forestry.io/blog/hugo-vs-jekyll-benchmark/\">0.615s average</a> builds and <strong><i>decisecond</i> page loads</strong> you could conceivably develop and serve your content from an <a target=\"_blank\" rel=\"external nofollow noopener\" href=\"https://amzn.to/2Wx7xJk\">ODROID</a> in space."
  20. icon = "lightning"
  21. [[spotlight.link]]
  22. href = "/feature/fetch-injection/"
  23. text = "Fetch Inject"
  24. [[spotlight.link]]
  25. href = "/feature/lazy-loading/"
  26. text = "Lazy Loading"
  27. [[spotlight.link]]
  28. href = "https://tools.pingdom.com/#5a399f9666400000"
  29. text = "Benchmark"
  30. target = "_blank"
  31. rel = "external nofollow noopener"
  32. [[spotlight]]
  33. name = "privacy"
  34. title = "Privacy Aware"
  35. description = "Develop your entire site <strong><i>without</i> Internet</strong> connectivity and <i>expose</i> an ephemeral Web server with e2e encryption and <strong>real-time traffic inspection</strong>."
  36. icon = "eye"
  37. [[spotlight.link]]
  38. href = "/feature/work-offline/"
  39. text = "Work Offline"
  40. [[spotlight.link]]
  41. href = "/feature/referrer-policy/"
  42. text = "Hide Referrals"
  43. [[spotlight.link]]
  44. href = "/feature/ephemeral-hosting/"
  45. text = "SSH Host"
  46. [[spotlight]]
  47. name = "security"
  48. title = "Securely Designed"
  49. description = "Verify the <i>authenticity</i> of your installation using secure cryptographic hashes and use <abbr title=\"Content Security Policy\">CSP</abbr>, <abbr title=\"Sub-Resource Integrity\">SRI</abbr> and Referrer Policy to <strong>lock down your content</strong>."
  50. icon = "lock"
  51. [[spotlight.link]]
  52. href = "/feature/content-security-policy/"
  53. text = "Content Policy"
  54. [[spotlight.link]]
  55. href = "/validate/"
  56. text = "Check Integrity"
  57. [[spotlight.link]]
  58. href = "/feature/#security"
  59. text = "See All"
  60. [[spotlight]]
  61. name = "graphics"
  62. title = "Advanced Graphics"
  63. description = "Add high-resolution, responsive images with <strong>low-quality image placeholders</strong> and <strong>engaging visual effects</strong> without even touching an image editor."
  64. icon = "photo"
  65. [[spotlight.link]]
  66. href = "/feature/post-images/"
  67. text = "Post Images"
  68. [[spotlight.link]]
  69. href = "/feature/custom-homepage/"
  70. text = "Thumbnails"
  71. [[spotlight.link]]
  72. href = "/module/hall-of-mirrors/"
  73. text = "Galleries"
  74. [[spotlight]]
  75. name = "customize"
  76. title = "Easily Customized"
  77. description = "Toggle between 1 of 8 <strong><i>customizable</i> skin styles</strong> or disable them entirely and use custom layouts and styles to take complete design control."
  78. icon = "options"
  79. [[spotlight.link]]
  80. href = "/feature/custom-homepage/"
  81. text = "Homepage"
  82. [[spotlight.link]]
  83. href = "/feature/skin-styles/"
  84. text = "Skins"
  85. [[spotlight.link]]
  86. href = "/feature/#customizing"
  87. text = "See All"
  88. [[spotlight]]
  89. name = "search"
  90. title = "Fuzzy Search"
  91. description = "Quickly <strong>locate <i>indexed</i> content</strong> anywhere on your site using inbuilt fuzzy search with automatic search indexing and <strong>full offline support</strong>."
  92. icon = "search"
  93. [[spotlight.link]]
  94. href = "/feature/fuzzy-search/"
  95. text = "Learn More"
  96. [[spotlight.link]]
  97. href = "/search/?s=uzzy%20searvh"
  98. text = "Try It Now"
  99. [[spotlight]]
  100. name = "rewards"
  101. title = "Rewards System"
  102. description = "Earn rewards for keeping your software up-to-date and <strong>monetize attention</strong> to generate a <strong><i>borderless</i></strong>, low-maintenance passive income."
  103. icon = "creditcard"
  104. beta = true
  105. [[spotlight.link]]
  106. href = "/module/toxic-swamp/#installation"
  107. text = "Installation"
  108. [[spotlight.link]]
  109. href = "/module/toxic-swamp/"
  110. text = "Learn More"
  111. [[spotlight]]
  112. name = "extras"
  113. title = "Batteries Included"
  114. description = "Self-host your entire stack using <strong><i>commodity hardware</i></strong> and keep your source code and visitor metrics entirely <strong>under your control</strong>."
  115. icon = "paperclip"
  116. [[spotlight.link]]
  117. href = "/extra/high-tea/"
  118. text = "Gitea"
  119. [[spotlight.link]]
  120. href = "/extra/after-dark-k3s/"
  121. text = "Kubernetes"
  122. [[spotlight.link]]
  123. href = "/module/voyeur/"
  124. text = "Fathom"
  125. [[spotlight]]
  126. name = "builds"
  127. title = "Extended Builds"
  128. description = "Create **high-performance Hugo builds** using Alpine Linux with Musl. Builds Hugo Extended binary <i>with Sass support</i> using Docker **directly from source**."
  129. icon = "export"
  130. [[spotlight.link]]
  131. href = "/feature/extended-builds/"
  132. text = "Create Build Now"
  133. +++
  134. {{< hackcss-form action="/feature/quick-install" >}}
  135. {{< hackcss-button type="primary" isghost="true" >}}
  136. <svg class="i-download" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
  137. <path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 26 L16 30 21 26 M16 16 L16 30"></path>
  138. </svg>&nbsp;&nbsp;Get Started
  139. {{< /hackcss-button >}}
  140. {{< hackcss-helpblock >}}
  141. <small>English and <a href="/id/feature/quick-install">Bahasa</a></small>
  142. {{< /hackcss-helpblock >}}
  143. {{< /hackcss-form >}}