Difference between revisions of "MakeStaticSite"

From COPTR
Jump to navigation Jump to search
 
Line 3: Line 3:
 
|homepage=https://makestaticsite.sh/
 
|homepage=https://makestaticsite.sh/
 
|sourcecode=https://github.com/paultraf/makestaticsite
 
|sourcecode=https://github.com/paultraf/makestaticsite
 +
|license=https://github.com/paultraf/makestaticsite#AGPL-3.0-1-ov-file
 
|function=Data capture and Deposit, Managing Active Research Data, Personal Archiving, Rendering, Web Capture
 
|function=Data capture and Deposit, Managing Active Research Data, Personal Archiving, Rendering, Web Capture
 
|content=Web
 
|content=Web

Latest revision as of 07:47, 23 October 2025




MakeStaticSite is a command-line tool for generating and deploying refined static versions of both existing websites — typically dynamic, i.e. depend on server-side scripting and databases — and sites archived by the Wayback Machine.
Homepage:https://makestaticsite.sh/
Source Code:https://github.com/paultraf/makestaticsite
License:https://github.com/paultraf/makestaticsite#AGPL-3.0-1-ov-file
Function:Data capture and Deposit,Managing Active Research Data,Personal Archiving,Rendering,Web Capture
Content type:Web




Description

MakeStaticSite is a command-line tool for generating and deploying refined static versions of both existing websites — typically dynamic, i.e. depend on server-side scripting and databases — and sites archived by the Wayback Machine.

Such static (or flat) websites are coded in plain HTML, CSS and JavaScript, along with supporting assets such as multimedia files. The web output contains no server-side scripting and no databases are involved, making it considerably more secure and faster than the original source. If you are currently using a content management system (CMS) like WordPress for your website, especially one that is information-oriented, then MakeStaticSite will probably be able to flatten most, if not all, of it.

User Experiences

No user experience on COPTR yet.