Appernetic icon
Appernetic icon

Appernetic

 2 likes

Appernetic is a web service for managing and generating static content for GitHub Pages. Static content is generated with Hugo and provides a robust theming system that is capable of producing complicated websites.

Appernetic screenshot 1

License model

  • FreemiumProprietary

Platforms

  • Online
Discontinued

The website is unavailable.

  No rating
2 likes
1comment
0 news articles

Features

Suggest and vote on features

Appernetic News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Appernetic information

  • Developed by

    Göran Svensson
  • Licensing

    Proprietary and Freemium product.
  • Pricing

    free version with limited functionality.
  • Alternatives

    43 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentBusiness & Commerce

Popular alternatives

View all

Our users have written 1 comments and reviews about Appernetic, and it has gotten 2 likes

Appernetic was added to AlternativeTo by appernetic on Apr 17, 2016 and this page was last updated Mar 17, 2023.

Comments and Reviews

   
 Post comment/review
Guest
CommentMar 17, 2023

Appernetic is down – 2023/03/16

0

What is Appernetic?

Appernetic is a static site generator as a service (SSGaaS) for GitHub-hosted Hugo sites. With Appernetic, you can edit your content with the in-page editor, upload, manage and crop images as well as use different themes. When you are ready to go live, just press the Publish button! It is also easy to connect your own custom domain name.

Editor With the PageDown editor, you have a formatting toolbar and a preview. You will preferably use markdown for formatting, which is easier to use than HTML, but you can also write HTML and also JavaScript code.

Visual tree view Using the visual tree view you can navigate the filesystem where the content is located, create, view and delete files and folders.

Image editing In the PageDown editor, you can add a URL to an image, view and select already uploaded images from your Cloudinary image manager.

Theme management You can clone themes from your GitHub account or from someone else's repository. Appernetic follows a simple convention for themes, theme config files are copied from the theme exampleSite folder if it exists, if not found a search is done to find it. Then it is easy to configure the settings from the settings tab.

Version control Git and GitHub are used for version control, cloning, publishing and syncing of your Hugo project.

Advantages Speed - web servers are very good at delivering static pages quickly. Version control - having a repository where people can collaboratively work on a project is a win. Security - with no database and no processing of scripts, there's not much to mess up. Maintenance - there's no packages, libraries, modules and frameworks to maintain. Traffic surges - unexpected traffic peaks is less of a problem as static HTML pages consumes a very small amount of server resources.

Official Links