Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Gus' Awesome SSG

License

NotificationsYou must be signed in to change notification settings

gusmccallum/GAS-ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gus' Awesome SSG
GAS-SSG is a static site generator that converts .txt or .md files into HTML.
#####################################################################################

To Contribute:

-Refer tocontributing.md

To Use:

-Run gas.exe with command line options:

-i or --input to specify a file or folder to be convertedi.e "gas -i ./folder" OR "gas --input abacus.txt"

-c or --config to set parameters with provided config.json file (input file/folder, output folder, HTML language and stylesheet)i.e "gas -c ssg-config.json"

-h or --help to get info on command line arguments possiblei.e "gas -h"

-v or --version to get version informationi.e "gas -v"

#####################################################################################
-Will convert any txt or md files to html or recursively search through folders to find txt/md files to convert to html (Optional feature 1)

-Files will be placed in ./dist/ folder, will overwrite existing ./dist/ folder

-Title will be generated if first line is followed by two blank lines (Optional feature 2)

-If file is markdown file, "# " syntax will turn line into a <h1>

About

Gus' Awesome SSG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp