satelito

Static site generator made with Lua script.
git clone git://soucy.cc/satelito.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2023-07-15 18:46Put the soucy.cc URLHugo Soucy1+1-1
2023-07-15 15:37Add .git suffixHugo Soucy1+1-1
2023-07-15 15:34Retest with httpsHugo Soucy1+1-1
2023-07-15 14:56Try with tarballHugo Soucy1+1-1
2023-07-15 14:39Reset the protocol to git://Hugo Soucy1+1-1
2023-07-14 20:55Replace git protocol by httpsHugo Soucy1+1-1
2023-07-14 20:47Set beta 3Hugo Soucy2+47-47
2023-07-14 20:42Create the beta 2.1 rockspecHugo Soucy1+47-0
2023-07-14 20:38Merge branch 'dev/2023/07/lua-in-html'Hugo Soucy2+19-5
2023-07-14 20:37Remove the warningHugo Soucy1+0-3
2023-07-04 00:10Check an item in the todo listHugo Soucy1+1-1
2023-07-04 00:05Set the markdown or HTML to compile lua code in it before the page buildHugo Soucy1+18-4
2023-07-03 15:45Remove dev rockspecsHugo Soucy5+0-228
2023-07-03 15:27Add an entry in the todo listHugo Soucy1+1-0
2023-04-03 17:09Update the src.rock fileHugo Soucy1+0-0
2023-04-03 16:59Add the beta-2 .src.rockHugo Soucy1+0-0
2023-04-03 16:52Add the beta-2 rockspecHugo Soucy1+47-0
2023-04-03 16:49Remove the line about the reset command, because it's doneHugo Soucy1+0-1
2023-04-03 16:26Set reset command only for HTML/XML files to preserve assetsHugo Soucy2+7-4
2023-04-03 15:15Merge branch 'master' into dev/2022-12/purge-commandHugo Soucy1+1-5
2023-04-03 15:13Fix a big bug with the directory creationHugo Soucy1+1-5
2023-04-03 14:00Merge branch 'dev/2023-04/verbose-mode-alpha' into dev/2022-12/purge-commandHugo Soucy4+66-57
2023-04-03 13:41Remove the unused verbose localHugo Soucy1+0-1
2023-04-03 13:34Add the --verbose flag Displays in the terminal the source and destination of each content.Hugo Soucy2+10-3
2023-04-03 12:00Add a new item in todo listHugo Soucy1+2-0
2023-04-03 11:58Replace print by io.write, display the src dst pathsHugo Soucy1+4-0
2023-04-03 11:57Remove unused variablesHugo Soucy1+3-2
2022-12-05 13:05Add a reset command from a new reset functionHugo Soucy2+64-16
2022-12-01 18:37Start the purge commandHugo Soucy1+20-3
2022-12-01 16:48Merge pull request 'Fix spelling and grammar mistakes in README.md' (#1) from jtbx/satelito:master into masterHugo Soucy1+50-56
2022-12-01 00:09Fix spelling and grammar mistakes in README.mdJeremy1+50-56
2022-11-30 19:50Remove the 2nd argument because is not needed anymoreHugo Soucy1+1-1
2022-11-30 19:47Merge branch 'refactor_2022-nov'Hugo Soucy6+224-225
2022-11-30 19:40Move the sitmapxml into the site.lua fileHugo Soucy2+21-18
2022-11-30 19:15Rename a parameterHugo Soucy1+2-2
2022-11-30 01:23Enhance collection and list with the pipe commandHugo Soucy1+14-7
2022-11-30 01:23Remove what is not needed anymoreHugo Soucy1+0-30
2022-11-30 00:38Move archives and tags executions in site.luaHugo Soucy2+14-15
2022-11-28 13:16Add a new rule in the .gitignore fileHugo Soucy1+1-0
2022-11-28 13:15Add a .gitignore fileHugo Soucy1+1-0
2022-11-28 13:11Add a .gitignore fileHugo Soucy1+1-0
2022-11-28 13:06Try to simplify the collection featureHugo Soucy5+46-42
2022-11-27 16:26Remove a printHugo Soucy1+1-4
2022-11-27 16:26Rename sitemap to sitedataHugo Soucy1+28-26
2022-11-27 16:25Add a warningHugo Soucy1+12-0
2022-11-27 13:08Rename pagemeta to pagedataHugo Soucy1+49-41
2022-11-27 13:04Rename sitemap to sitedata and meta to pagedataHugo Soucy1+44-67
2022-11-25 04:37Refactor init to gain clarity and maybe speed (who knows)Hugo Soucy1+85-65
2022-11-24 14:33Add a new item in the todo list.Hugo Soucy1+2-2
2022-11-07 13:00Update 'TODO.md'Hugo Soucy1+3-2
2022-11-07 12:57Add a TODO fileHugo Soucy1+3-0
2022-11-03 23:35Extend the data of the include function to get gloabal configHugo Soucy1+1-1
2022-10-15 18:13Add the luarock src.rock fileHugo Soucy1+0-0
2022-10-15 18:12Remove the --server option in the install instruction.Hugo Soucy1+1-1
2022-10-15 18:04Rename the rockspecHugo Soucy2+47-47
2022-10-15 17:59Fix the version value.Hugo Soucy1+1-1
2022-10-15 17:48Add the Beta-1.0 rockspec.Hugo Soucy1+47-0
2022-09-30 02:19Get a collection even with the pipe commandHugo Soucy4+30-16
2022-09-26 12:42test for collection modificationHugo Soucy3+28-14
2022-09-25 16:16Change the build duration message.Hugo Soucy1+8-6
2022-09-25 16:14Preprocess markdown in the summary propertiesHugo Soucy1+5-0
2022-09-16 00:38Return to soucy.cc for the git source.Hugo Soucy1+1-1
2022-09-16 00:29Try with https as URL.Hugo Soucy1+2-3
2022-09-16 00:13Update rockspec for tar.gzHugo Soucy1+3-2
2022-09-15 23:52Add the dev-5 rockspec.Hugo Soucy1+47-0
2022-06-18 17:52Add a local for inspectHugo Soucy1+1-0
2022-06-18 17:51Add a commentHugo Soucy1+1-0
2022-06-18 17:50Add inspect into the dependenciesHugo Soucy1+1-0
2022-04-06 16:31Add the Theme sectionHugo Soucy1+5-0
2022-03-23 13:49Replace assets by non-textual contentHugo Soucy1+2-2
2022-03-23 13:25Add hyperlinks to entr and the silver searcherHugo Soucy1+2-2
2022-03-23 13:13Edit the entr commandHugo Soucy1+1-1
2022-03-23 12:56Change a URL and add another oneHugo Soucy1+5-3
2022-03-22 00:37Add a link to the wiki homepage.Hugo Soucy1+2-1
2022-03-21 23:59Return to soucy.cc for the source.url value.Hugo Soucy1+1-1
2022-03-21 23:55Replace the git url by a tar.gz one.Hugo Soucy1+1-1
2022-03-21 23:50Change the source URLHugo Soucy1+1-1
2022-03-21 23:32Add the rockspec for the dev-4 version.Hugo Soucy1+46-0
2022-03-20 01:22Add a link to the pagination documentationHugo Soucy1+3-1
2022-03-19 19:51Add some stuff and fix othersHugo Soucy1+13-12
2022-03-19 18:46Link to the wiki page about collections.Hugo Soucy1+3-1
2022-03-19 18:20Add a Features sectionHugo Soucy1+15-0
2022-03-15 19:39Put the templates in the config tableHugo Soucy5+48-38
2022-03-13 14:57Remove the sequence functionHugo Soucy1+6-26
2022-03-13 14:57Add an other order propertyHugo Soucy1+1-0
2022-03-13 14:56Sort by desc already and remove extend methodsHugo Soucy1+9-2
2022-03-10 11:33Set the sequence functionHugo Soucy1+44-9
2022-03-10 11:32Add two paths propertiesHugo Soucy1+2-0
2022-03-10 11:31Put config as argumentHugo Soucy1+2-2
2022-03-05 01:22Remove a doublonHugo Soucy1+1-8
2022-03-05 01:22Add a is_lua methodHugo Soucy1+5-0
2022-03-03 20:35Change modeHugo Soucy1+0-0
2022-03-03 20:34Grap collection list for the pagination fallback on childrenHugo Soucy1+1-1
2022-02-28 02:03Remove a printHugo Soucy1+0-2
2022-02-28 02:00Remove a doublon after a rebaseHugo Soucy1+0-1
2022-02-28 01:39Create pages from the pagination setupHugo Soucy1+21-8
2022-02-28 01:38Change the pagination function to do better sliceHugo Soucy1+16-9
2022-02-27 18:30Apply the exportpath parameterHugo Soucy1+12-2
2022-02-27 18:30Add an export path parameterHugo Soucy1+4-2
2022-02-27 14:48Fix a commentHugo Soucy1+1-1
2022-02-11 13:59Do some test with the pagination functionHugo Soucy1+1-1
2022-02-09 13:27Add an include function to inject partial templatesHugo Soucy1+8-1
2022-02-09 13:13Remove a test in pageHugo Soucy1+1-9
2022-02-08 14:36Try to loop the partial metaHugo Soucy1+9-1
2022-02-08 14:35Add a partial metaHugo Soucy1+1-0
2021-11-25 03:11Progress with the pagination functionality. The split worked.Hugo Soucy1+13-1
2021-11-25 03:10Removes some print() callsHugo Soucy1+0-5
2021-11-24 03:07Create the list.set_pagination function and make a first testHugo Soucy1+18-0
2021-11-24 03:07Comment the template testsHugo Soucy1+0-1
2021-11-23 03:36Make some templates testsHugo Soucy2+2-5
2022-02-25 19:07Rename pagemeta.nav to pagemeta.navigationHugo Soucy2+2-2
2022-02-25 18:37Add reldir and rellinkdir propertiesHugo Soucy1+2-0
2022-02-11 00:09Move commentsHugo Soucy1+2-2
2022-02-09 13:27Add an include function to inject partial templatesHugo Soucy1+12-1
2021-11-19 00:19Inverse property and valueHugo Soucy1+1-1
2021-10-18 22:22Remove a spaceHugo Soucy1+1-1
2021-10-13 00:28Add single file into collectionHugo Soucy1+5-2
2021-10-12 14:01Add a commentHugo Soucy1+1-0
2021-10-12 02:24Add the collection functionalityHugo Soucy2+20-1
2021-10-12 00:02Remplace pairs/ipairs by a basic for loopHugo Soucy4+24-26
2021-10-10 13:40Fix a syntax errorHugo Soucy1+1-1
2021-10-10 13:35Add a dev-3 rockspecHugo Soucy1+46-0
2021-10-10 13:29Merge branch 'dev-3' into devHugo Soucy8+251-97
2021-10-10 13:28Add a feedback string in the assets moduleHugo Soucy1+2-1
2021-10-10 13:28Add th e sitemapxml moduleHugo Soucy3+24-2
2021-10-09 15:03Test the exec commandHugo Soucy1+17-2
2021-10-09 15:03Add slugify to the library dirHugo Soucy1+106-0
2021-10-09 00:12Add a lineHugo Soucy1+1-0
2021-10-09 00:11Add some feedback to the userHugo Soucy1+44-10
2021-10-08 13:50Change the table insertion methodHugo Soucy1+2-2
2021-10-08 13:51Replace IFs with ternariesHugo Soucy1+8-13
2021-10-08 22:21Do some testsHugo Soucy3+66-90
2021-10-08 13:51Replace IFs with ternariesHugo Soucy1+8-13
2021-10-08 13:50Change the table insertion methodHugo Soucy1+2-2
2021-10-08 13:49Remove a blank lineHugo Soucy1+0-1
2021-10-07 12:35Move rellink at the bottomHugo Soucy1+8-8
2021-10-03 17:58Add the mecanism to make a tags pageHugo Soucy2+56-2
2021-10-03 17:28Add a condition isolationHugo Soucy1+1-2
2021-10-02 20:39Modify a conditionHugo Soucy1+1-0
2021-10-02 20:38Add a mecanism to create archives pageHugo Soucy2+60-0
2021-10-02 13:20Add commentsHugo Soucy1+4-0
2021-09-26 14:34Simplify the API to get the children of an index pageHugo Soucy3+53-6
2021-09-25 17:00Add a slash at the beginningHugo Soucy1+1-1
2021-07-28 13:03Add a usage example for the `make` command.Hugo Soucy1+9-0
2021-05-06 00:20Use discount only if the content is markdownHugo Soucy1+5-1
2021-04-26 00:48Put the footer outside the layoutHugo Soucy1+3-1
2021-04-26 00:48Inverse values to get the right inheritanceHugo Soucy1+2-1
2021-04-26 00:47Add a message if a file is missingHugo Soucy1+4-0
2021-04-24 19:08Remove the inspect requireHugo Soucy1+0-1
2021-04-23 02:30Update the READMEHugo Soucy1+63-36
2021-04-22 20:03Remove domainname needs just use siteurlHugo Soucy1+1-1
2021-04-22 14:28Test if there is a meta file else return nilHugo Soucy1+5-1
2021-04-22 14:27Separate declaration an assignation of the time_created varHugo Soucy1+2-1
2021-04-22 01:42Test index.html with the is_index methodHugo Soucy1+1-1
2021-04-22 00:50Accept the html as content sourceHugo Soucy1+2-2
2021-04-22 00:50Add a method to test if a file is a htmlHugo Soucy1+5-0
2021-04-21 23:32Fix a typoHugo Soucy1+3-2
2021-04-12 23:52Extend filemeta in the layout dataHugo Soucy1+1-0
2021-04-12 15:47Change config.url to config.siteurlHugo Soucy1+2-2
2021-04-09 18:52Add a new rockspecHugo Soucy1+43-0
2021-04-09 18:51Revert changesHugo Soucy1+2-2
2021-04-09 18:49Change the version valueHugo Soucy1+1-1
2021-04-09 18:44Change the tag value of the rockspecHugo Soucy1+1-1
2021-04-09 18:40Remove unused methodHugo Soucy1+0-63
2021-04-09 18:40Modify a commentHugo Soucy1+2-0
2021-04-09 18:39Remove the require of inspectHugo Soucy1+1-1
2021-04-09 18:39Refactor the model moduleHugo Soucy1+2-37
2021-04-09 18:38Delete the list module fileHugo Soucy1+0-35
2021-04-09 18:37Refactor the init scriptHugo Soucy1+84-93
2021-04-09 18:37Refactor the file moduleHugo Soucy1+17-4
2021-04-09 18:36Refactor the feed moduleHugo Soucy1+6-20
2021-04-09 18:35Remove commentHugo Soucy1+2-3
2021-04-09 18:34Refactor the assets moduleHugo Soucy1+9-15
2021-04-09 18:33Remove the list module and md5 dependencyHugo Soucy1+0-2
2021-04-06 12:50Convert the function in method and remove othersHugo Soucy1+9-21
2021-04-06 12:48Remove the build methodHugo Soucy1+0-56
2021-04-04 19:45Refactor to increase speed of the build processHugo Soucy9+233-75
2021-03-30 12:52IndentHugo Soucy1+1-1
2021-03-30 12:51Use file model instead of config fileHugo Soucy1+11-13
2021-03-30 12:50Set config as an optional argumentHugo Soucy1+2-2
2021-03-30 12:49Add the make commandHugo Soucy1+52-6
2021-03-30 12:48Add an existsHugo Soucy1+26-7
2021-03-30 12:46Use filemeta instead of configHugo Soucy1+5-6
2021-03-30 12:45Change the source tagHugo Soucy2+1-1
2021-02-09 00:44Fix a wrong path in the mkdir methodHugo Soucy1+1-1
2021-02-09 00:42Add command examplesHugo Soucy1+30-11
2021-02-05 21:39Enhance the documentation in the README.Hugo Soucy1+65-3
2021-02-05 14:29Start to write some documentation in the README.Hugo Soucy1+25-32
2021-02-04 21:53Minor change to the READMEHugo Soucy1+19-0
2021-02-04 21:53Add an os.execute to remove the .git folder from the satelito-sampleHugo Soucy1+5-21
2021-02-04 18:14Change the init command to set the web site sample through gitHugo Soucy1+10-5
2021-02-04 18:14Remove the copy_directories commandHugo Soucy1+1-2
2021-02-04 18:13Remove the sample folderHugo Soucy9+0-185
2021-02-04 15:21Change the tag versionHugo Soucy1+1-1
2021-02-04 15:20Modify the install commandHugo Soucy1+1-1
2021-02-04 15:12Change the rockspec url source.Hugo Soucy1+2-1
2021-02-04 15:06Remove the org version of the READMEHugo Soucy1+0-16
2021-02-04 03:00Remove empty lineHugo Soucy1+0-3
2021-02-03 14:28Remove duplicata in the argparse declarationsHugo Soucy1+6-8
2021-02-03 14:28Add relme and uri to the author metasHugo Soucy1+8-1
2021-02-02 21:55Add content in the sample folderHugo Soucy2+15-0
2021-02-02 21:54Fix the argparse sequenceHugo Soucy1+28-11
2021-02-02 21:52Add some missing valuesHugo Soucy1+4-2
2021-02-02 21:51Add some missing valuesHugo Soucy1+27-19
2021-02-01 16:12Comment+indentationHugo Soucy4+54-20
2021-02-01 16:08Remove some returnsHugo Soucy1+10-12
2021-02-01 16:08Fix the condition for the parameters file tableHugo Soucy1+6-7
2021-01-30 20:10DrFerron is now SatelitoHugo Soucy26+2849-0