commit cc0eec506f0acd2b333a7873690451760b784a09 from: Omar Polo date: Mon Jul 19 19:27:58 2021 UTC generate about_new.gmi with autoconf commit - e4ead22de5bf41722c082febcc7bd329befc2c22 commit + cc0eec506f0acd2b333a7873690451760b784a09 blob - 5c895fee2d39be26764eee1cb4b4ea7eee5277e1 blob + 31071b7edfa7909b93e918c4ca6ba19ffffb614b --- configure.ac +++ configure.ac @@ -87,6 +87,7 @@ CC_ADD_CHECK_FLAGS([-Wno-unused-parameter]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([ Makefile + pages/about_new.gmi ]) AC_OUTPUT blob - b8702503588e169121c5ca237b0eb675bbf30968 (mode 644) blob + /dev/null --- pages/about_new.gmi +++ /dev/null @@ -1,18 +0,0 @@ -```Ascii art of the word “Telescope” - _______ __ -|_ _|.-----.| |.-----.-----.----.-----.-----.-----. - | | | -__|| || -__|__ --| __| _ | _ | -__| - |___| |_____||__||_____|_____|____|_____| __|_____| - |__| -``` - -=> gemini://gemini.circumlunar.space/docs Gemini documentation -=> gemini://gemini.circumlunar.space/software Gemini software -=> gemini://geminispace.info Search Engine (geminispace.info) - -Version 0.3 -Bug reports to: telescope@omarpolo.com - -=> gemini://telescope.omarpolo.com Telescope project page -=> about:help Help -=> about:about Internal pages blob - /dev/null blob + 681fcf53fb679b917d992b43f257a34ab36136df (mode 644) --- /dev/null +++ pages/about_new.gmi.in @@ -0,0 +1,18 @@ +```Ascii art of the word “Telescope” + _______ __ +|_ _|.-----.| |.-----.-----.----.-----.-----.-----. + | | | -__|| || -__|__ --| __| _ | _ | -__| + |___| |_____||__||_____|_____|____|_____| __|_____| + |__| +``` + +=> gemini://gemini.circumlunar.space/docs Gemini documentation +=> gemini://gemini.circumlunar.space/software Gemini software +=> gemini://geminispace.info Search Engine (geminispace.info) + +Version @VERSION@ +Bug reports to: @PACKAGE_BUGREPORT@ + +=> @PACKAGE_URL@ Telescope project page +=> about:help Help +=> about:about Internal pages