ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Static Site Generators

    IT Discussion
    4
    34
    757
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller @jmoore
      last edited by

      @jmoore said in Static Site Generators:

      @scottalanmiller said in Static Site Generators:

      @Obsolesce said in Static Site Generators:

      Jekyll seems to migrate from WordPress.

      I've started using this now, and it's been great.

      Does it have any LaTeX support? I'll check it out this afternoon.

      What are you using for this today?

      jmooreJ 1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        Looks like adding Katex to Jekyll will do it...

        https://katex.org/

        https://www.iangoodfellow.com/blog/jekyll/markdown/tex/2016/11/07/latex-in-markdown.html

        jmooreJ 1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Woot, found a plugin...

          https://github.com/linjer/jekyll-katex

          1 Reply Last reply Reply Quote 1
          • jmooreJ
            jmoore @scottalanmiller
            last edited by

            @scottalanmiller said in Static Site Generators:

            @jmoore said in Static Site Generators:

            @scottalanmiller said in Static Site Generators:

            @Obsolesce said in Static Site Generators:

            Jekyll seems to migrate from WordPress.

            I've started using this now, and it's been great.

            Does it have any LaTeX support? I'll check it out this afternoon.

            What are you using for this today?

            I'm using wordpress. It actually has a little on its on but I use a plugin from Mathjax for more flexibility. Publii and others like it let you do a little through markdown but its a weird form of LaTeX and I would rather just use the real thing.

            1 Reply Last reply Reply Quote 0
            • jmooreJ
              jmoore @scottalanmiller
              last edited by

              @scottalanmiller said in Static Site Generators:

              Looks like adding Katex to Jekyll will do it...

              https://katex.org/

              https://www.iangoodfellow.com/blog/jekyll/markdown/tex/2016/11/07/latex-in-markdown.html

              I will check those out. I like the static generator because really for most blogs wordpress is too much horse and not needed. Ive used it for years just fine and its not a big deal but it would save some money.

              1 Reply Last reply Reply Quote 0
              • ObsolesceO
                Obsolesce @scottalanmiller
                last edited by

                @scottalanmiller said in Static Site Generators:

                @Obsolesce said in Static Site Generators:

                Jekyll seems to migrate from WordPress.

                I've started using this now, and it's been great.

                Yeah it's been great for me too with basic default setup.

                The issues I'm having is getting themes to work. It's complicated, and I'm not having any luck.

                The 3 steps to use another gem based theme are super duper simple, but they just aren't working. I can't figure it out, so I may give up and stick with WP because I just don't have much time.

                scottalanmillerS 2 Replies Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Obsolesce
                  last edited by

                  @Obsolesce said in Static Site Generators:

                  The issues I'm having is getting themes to work. It's complicated, and I'm not having any luck.

                  How easily the themes work is part of what i like. You just download a theme, unzip it, and away you go. You actually just start from inside the theme, you don't add the theme to anything.

                  ObsolesceO 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @Obsolesce
                    last edited by

                    @Obsolesce said in Static Site Generators:

                    @scottalanmiller said in Static Site Generators:

                    @Obsolesce said in Static Site Generators:

                    Jekyll seems to migrate from WordPress.

                    I've started using this now, and it's been great.

                    Yeah it's been great for me too with basic default setup.

                    The issues I'm having is getting themes to work. It's complicated, and I'm not having any luck.

                    The 3 steps to use another gem based theme are super duper simple, but they just aren't working. I can't figure it out, so I may give up and stick with WP because I just don't have much time.

                    Start of the first site that I made with a Jekyll theme...

                    https://sunshineenglish.onenica.com/

                    1 Reply Last reply Reply Quote 1
                    • ObsolesceO
                      Obsolesce @scottalanmiller
                      last edited by

                      @scottalanmiller said in Static Site Generators:

                      @Obsolesce said in Static Site Generators:

                      The issues I'm having is getting themes to work. It's complicated, and I'm not having any luck.

                      How easily the themes work is part of what i like. You just download a theme, unzip it, and away you go. You actually just start from inside the theme, you don't add the theme to anything.

                      OH, that's what I'm doing wrong then. I didn't try that way. I tried the gem method.

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @Obsolesce
                        last edited by

                        @Obsolesce said in Static Site Generators:

                        @scottalanmiller said in Static Site Generators:

                        @Obsolesce said in Static Site Generators:

                        The issues I'm having is getting themes to work. It's complicated, and I'm not having any luck.

                        How easily the themes work is part of what i like. You just download a theme, unzip it, and away you go. You actually just start from inside the theme, you don't add the theme to anything.

                        OH, that's what I'm doing wrong then. I didn't try that way. I tried the gem method.

                        Yeah, I did too at first. Then I looked it up and figured out it was so easy that I was overlooking what to do because it was SO easy that it never occurred to me.

                        1 Reply Last reply Reply Quote 0
                        • stacksofplatesS
                          stacksofplates
                          last edited by

                          I honestly don't understand how Jekyll could be easier than Hugo.

                          scottalanmillerS ObsolesceO 2 Replies Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @stacksofplates
                            last edited by

                            @stacksofplates said in Static Site Generators:

                            I honestly don't understand how Jekyll could be easier than Hugo.

                            Maybe we're both having the same issue with Hugo that something is so easy to use that we are overlooking it and trying to make it harder than it is.

                            stacksofplatesS ObsolesceO 2 Replies Last reply Reply Quote 0
                            • stacksofplatesS
                              stacksofplates @scottalanmiller
                              last edited by

                              @scottalanmiller said in Static Site Generators:

                              @stacksofplates said in Static Site Generators:

                              I honestly don't understand how Jekyll could be easier than Hugo.

                              Maybe we're both having the same issue with Hugo that something is so easy to use that we are overlooking it and trying to make it harder than it is.

                              Maybe. The workflow is almost identical to Jekyll. But it's faster building and you don't need to set up a ruby environment.

                              scottalanmillerS ObsolesceO 2 Replies Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @stacksofplates
                                last edited by

                                @stacksofplates said in Static Site Generators:

                                @scottalanmiller said in Static Site Generators:

                                @stacksofplates said in Static Site Generators:

                                I honestly don't understand how Jekyll could be easier than Hugo.

                                Maybe we're both having the same issue with Hugo that something is so easy to use that we are overlooking it and trying to make it harder than it is.

                                Maybe. The workflow is almost identical to Jekyll. But it's faster building and you don't need to set up a ruby environment.

                                Can you start with a theme and just begin working from inside of it?

                                stacksofplatesS 1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  Also...

                                  https://onenica.com/

                                  1 Reply Last reply Reply Quote 0
                                  • stacksofplatesS
                                    stacksofplates @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Static Site Generators:

                                    @stacksofplates said in Static Site Generators:

                                    @scottalanmiller said in Static Site Generators:

                                    @stacksofplates said in Static Site Generators:

                                    I honestly don't understand how Jekyll could be easier than Hugo.

                                    Maybe we're both having the same issue with Hugo that something is so easy to use that we are overlooking it and trying to make it harder than it is.

                                    Maybe. The workflow is almost identical to Jekyll. But it's faster building and you don't need to set up a ruby environment.

                                    Can you start with a theme and just begin working from inside of it?

                                    Yeah. That's how I usually do it.

                                    1 Reply Last reply Reply Quote 1
                                    • stacksofplatesS
                                      stacksofplates
                                      last edited by

                                      My personal site is built with Hugo and hosted by GitLab Pages.

                                      https://hooks.technology

                                      1 Reply Last reply Reply Quote 2
                                      • ObsolesceO
                                        Obsolesce @stacksofplates
                                        last edited by Obsolesce

                                        @stacksofplates said in Static Site Generators:

                                        I honestly don't understand how Jekyll could be easier than Hugo.

                                        I gave hugo a try, that's what I wanted to make work because it's a lot faster than jekyll. But it was being a big PITA to set up, that once I tried Jekyll, which "just worked", it became the winner.

                                        1 Reply Last reply Reply Quote 0
                                        • ObsolesceO
                                          Obsolesce @scottalanmiller
                                          last edited by

                                          @scottalanmiller said in Static Site Generators:

                                          @stacksofplates said in Static Site Generators:

                                          I honestly don't understand how Jekyll could be easier than Hugo.

                                          Maybe we're both having the same issue with Hugo that something is so easy to use that we are overlooking it and trying to make it harder than it is.

                                          This is probably the case. It's so damn easy so you automatically complicate it subconsciously because that's what you're used to. But once you let that go, it's like DOH!

                                          1 Reply Last reply Reply Quote 0
                                          • ObsolesceO
                                            Obsolesce @stacksofplates
                                            last edited by

                                            @stacksofplates said in Static Site Generators:

                                            @scottalanmiller said in Static Site Generators:

                                            @stacksofplates said in Static Site Generators:

                                            I honestly don't understand how Jekyll could be easier than Hugo.

                                            Maybe we're both having the same issue with Hugo that something is so easy to use that we are overlooking it and trying to make it harder than it is.

                                            Maybe. The workflow is almost identical to Jekyll. But it's faster building and you don't need to set up a ruby environment.

                                            The building speed for a site with few pages (less than a couple hundred) isn't a concern at all for Jekyll, and there is not "set-up" required for the Ruby environment beyond installing it in the same line with anything else. Literally no setup.

                                            I wanted Hugo because I have a site in mind with 1000+ pages and that will be much faster versus Jekyll to build.

                                            I know Jekyll works well with GitHub pages, so I'd assume it'd work well in GitLab too, but neither of those are the hosting plan.

                                            scottalanmillerS 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post